Please enable JavaScript in your browser!
Etusivu
Tutki
Apua
Kirjaudu sisään
pgimeno
/
LIKO-12
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Pull-pyynnöt
0
Puu:
1ac25f8757
Branchit
Tagit
WIP
master
V0.0.5A
V0.0.5
V0.0.4
V0.0.3
V0.0.2
V0.0.1
0.7.1
0.7.0
0.6.0-PRE.07
0.6.0-PRE.06
0.6.0-PRE.05
0.6.0-PRE.04
0.6.0-PRE.03
0.6.0-PRE.02
0.6.0-PRE.01
LIKO-12
/
Docs
/
CPU
/
getHostOS.md
getHostOS.md
272 B
Historia
Raaka
Returns the operating system that's LIKO-12 is running on.
Syntax:
os = getHostOS()
Returns:
os (String)
: The current operating system. "OS X", "Windows", "Linux", "Android" or "iOS".
See also:
isMobile()