Submodules
Constants
Procedures
is_android

Returns true if the program is being run on Android.

Arguments

Returns

bool

is_ios

Returns true if the program is being run on iOS.

Arguments

Returns

bool

is_linux

Returns true if the program is being run on Linux.

Arguments

Returns

bool

is_osx

Returns true if the program is being run on macOS.

Arguments

Returns

bool

is_unix

Returns true if the program is being run on UNIX.

Arguments

Returns

bool

is_windows

Returns true if the program is being run on Windows.

Arguments

Returns

bool