gocsp-fs

0.0.3 • Public • Published

gocsp-fs

check examples for how to use it.

yield fs.stat(path)

yield fs.readFile(filename, [options])

yield fs.readLink(path)

yield fs.realpath(path, [cache])

yield fs.readdir(path)

yield fs.writeFile(filename, data, [options])

yield fs.appendFile(filename, data, [options])

yield fs.exists(path)

yield fs.readJSON(path)

yield fs.writeJSON(path, value, replacer, space)

todo

fs.mkdir()

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    1
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i gocsp-fs

Weekly Downloads

1

Version

0.0.3

License

MIT

Last publish

Collaborators

  • gyson