2.1.22.6. cli.helpers.host_platform

Platform detection utility.

This module provides a function to detect the current operating system platform (‘linux’ or ‘win32’). Exits if the platform is unsupported.

Functions

get_platform()

Identify the current operating system platform.