2.1.22.6.1. cli.helpers.host_platform.get_platform
- cli.helpers.host_platform.get_platform() str
Identify the current operating system platform.
- Returns:
The name of the platform, either ‘linux’ or ‘win32’.
- Exits:
Exits the program with an error message if the platform is unsupported.