wolfhece.os_check ================= .. py:module:: wolfhece.os_check Module Contents --------------- .. py:function:: isWindows() Check if the current operating system is Windows. :returns: True if the OS is Windows, False otherwise. :rtype: bool