• 获取操作系统可用Shell类型
    from rez.shells import get_shell_types
    get_shell_types()

  • 获取包请求命令
    import os
    os.environ[“REZ_USED_REQUEST”]