rezplugins.shell.powershell

Windows PowerShell 5

class rezplugins.shell.powershell.PowerShell[source]

Bases: rezplugins.shell._utils.powershell_base.PowerShellBase

classmethod file_extension()[source]

Get the file extension associated with the shell.

Returns

Shell file extension.

Return type

str

classmethod name()[source]

Plugin name.

rezplugins.shell.powershell.register_plugin()[source]