1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-03-21 16:15:41 +08:00
SpaceVim/docs/api/system.md
2017-02-16 23:14:23 +08:00

250 B

title
system api

values

name values description
isWindows 0 or 1 check if the os is windows
isLinux 0 or 1 check if the os is linux
isOSX 0 or 1 check if the os is OSX

functions