| 1234567891011 |
- key: disk
- title: Local File System
- description: Local storage on disk or network shares.
- author: requarks.io
- logo: https://static.requarks.io/logo/local-fs.svg
- website: https://wiki.js.org
- props:
- path:
- type: String
- title: Path
- hint: Absolute path without a trailing slash (e.g. /home/wiki/backup, C:\wiki\backup)
|