wolfhece.os_check

Module Contents

wolfhece.os_check.isWindows()[source]

Check if the current operating system is Windows.

Returns:

True if the OS is Windows, False otherwise.

Return type:

bool