1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 22:40:05 +08:00
SpaceVim/docs/api/file.md

15 lines
309 B
Markdown
Raw Normal View History

2017-02-15 23:49:16 +08:00
---
title: "file api"
---
2017-02-17 21:02:14 +08:00
# [APIs](https://spacevim.org/apis) : file
2017-02-15 23:49:16 +08:00
## values
2017-02-16 23:14:23 +08:00
name | values | description
----- |:----:| ------------------
2017-02-17 21:02:14 +08:00
separator | `/` or `\` | The system-dependent name-separator character.
pathSeparator | `:` or `;` | The system-dependent path-separator character.
2017-02-16 23:14:23 +08:00
2017-02-15 23:49:16 +08:00
## functions