mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-24 22:40:05 +08:00
15 lines
309 B
Markdown
15 lines
309 B
Markdown
---
|
|
title: "file api"
|
|
---
|
|
|
|
# [APIs](https://spacevim.org/apis) : file
|
|
|
|
## values
|
|
|
|
name | values | description
|
|
----- |:----:| ------------------
|
|
separator | `/` or `\` | The system-dependent name-separator character.
|
|
pathSeparator | `:` or `;` | The system-dependent path-separator character.
|
|
|
|
## functions
|