1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 22:30:04 +08:00

Add file and system doc

This commit is contained in:
wsdjeg 2017-02-16 23:14:23 +08:00
parent 7f8df95e7f
commit 6cc1acece0
2 changed files with 10 additions and 0 deletions

View File

@ -4,4 +4,8 @@ title: "file api"
## values ## values
name | values | description
----- |:----:| ------------------
separator | `/` or `\\` | the separator based on the os
## functions ## functions

View File

@ -4,4 +4,10 @@ title: "system api"
## values ## 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 ## functions