mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 17:30:04 +08:00
Add file and system doc
This commit is contained in:
parent
7f8df95e7f
commit
6cc1acece0
@ -4,4 +4,8 @@ title: "file api"
|
||||
|
||||
## values
|
||||
|
||||
name | values | description
|
||||
----- |:----:| ------------------
|
||||
separator | `/` or `\\` | the separator based on the os
|
||||
|
||||
## functions
|
||||
|
@ -4,4 +4,10 @@ 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
|
||||
|
Loading…
Reference in New Issue
Block a user