Stash Software API  2.0.0
Static Public Attributes | List of all members
sStash.settingsLib.PlatformName Class Reference

[ ENUM CLASS ] - Platform names. More...

Inheritance diagram for sStash.settingsLib.PlatformName:

Static Public Attributes

string kLinux = 'Linux'
 [ str ] - Linux. More...
 
string kDarwin = 'Darwin'
 [ str ] - Mac OS. More...
 
string kWindows = 'Windows'
 [ str ] - Windows. More...
 

Detailed Description

[ ENUM CLASS ] - Platform names.

Member Data Documentation

◆ kLinux

string sStash.settingsLib.PlatformName.kLinux = 'Linux'
static

[ str ] - Linux.

◆ kDarwin

string sStash.settingsLib.PlatformName.kDarwin = 'Darwin'
static

[ str ] - Mac OS.

◆ kWindows

string sStash.settingsLib.PlatformName.kWindows = 'Windows'
static

[ str ] - Windows.


The documentation for this class was generated from the following file: