pic_scanner.helpers.system

Functions

is_windows(→ bool)

Check if the current operating system is Windows.

Module Contents

pic_scanner.helpers.system.is_windows() bool

Check if the current operating system is Windows.

Returns:

True if the current operating system is Windows, False otherwise.

Return type:

bool