EZOut
EZOut copied to clipboard
`Import-TypeView` `-Command`
Any command can be embedded in a ScriptMethod or ScriptProperty.
Doing so can have significant benefits (the ability to query and performance come to mind).
To facilitate this, Import-TypeView -Command should create a ScriptMethod with the name of the command and its body.