Get-Supers
Command Reference
Description
Gets the supertype module.
Looks up supertype module for the given module and for each one found, requests and installs it via Install-Module.
Note
Since this command is only utilized by Install-Module
and not normally called directly,
it may be removed and made an internal function of Install-Module.