Source code for rezplugins.shell.powershell
# SPDX-License-Identifier: Apache-2.0
# Copyright Contributors to the Rez Project
"""Windows PowerShell 5"""
from rez.utils.platform_ import platform_
from ._utils.powershell_base import PowerShellBase
# SPDX-License-Identifier: Apache-2.0
# Copyright Contributors to the Rez Project
"""Windows PowerShell 5"""
from rez.utils.platform_ import platform_
from ._utils.powershell_base import PowerShellBase