is_linux

compas.is_linux()[source]

Check if the operating system is Linux.

Returns

bool – True if the OS is Linux. False otherwise