rezplugins.shell.pwsh

PowerShell Core 6+

class rezplugins.shell.pwsh.PowerShellCore[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 get_syspaths()[source]
classmethod name()[source]

Plugin name.

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