Interface FileSystem

Hierarchy

  • FileSystem

Properties

access: typeof access
appendFile: typeof appendFile
chmod: typeof chmod
chown: typeof chown
close: typeof close
exists: typeof exists
fchmod: typeof fchmod
fchown: typeof fchown
fstat: typeof fstat
fsync: typeof fsync
ftruncate: typeof ftruncate
futimes: typeof futimes
link: typeof link
lstat: typeof lstat
mkdir: typeof mkdir
mkdtemp: typeof mkdtemp
open: typeof open
read: typeof read
readFile: typeof readFile
readdir: typeof readdir
readlink: typeof readlink
rename: typeof rename
rmdir: typeof rmdir
stat: typeof stat
symlink: typeof symlink
truncate: typeof truncate
unlink: typeof unlink
utimes: typeof utimes
write: typeof write
writeFile: typeof writeFile

Generated using TypeDoc