is_mono

compas.is_mono()[source]

Check if the operating system is running on Mono.

Returns

bool – True if the OS is running on Mono. False otherwise