sys::System
Static Functions
is_linux()#
static bool sys::System::is_linux ()Type: bool
is_macosx()#
static bool sys::System::is_macosx ()Type: bool
is_processor_arm32()#
static bool sys::System::is_processor_arm32 ()Type: bool
is_processor_arm64()#
static bool sys::System::is_processor_arm64 ()Type: bool
is_processor_i386()#
static bool sys::System::is_processor_i386 ()Type: bool
is_processor_x86_64()#
static bool sys::System::is_processor_x86_64 ()Type: bool
is_stratify_os()#
static bool sys::System::is_stratify_os ()Type: bool
is_windows()#
static bool sys::System::is_windows ()Type: bool
operating_system_name()#
static var::StringView sys::System::operating_system_name ()Type: var::StringView
processor()#
static var::StringView sys::System::processor ()Type: var::StringView
user_data_path()#
static var::StringView sys::System::user_data_path ()Type: var::StringView