Open rnons opened 5 years ago
Bind to functions in the fs module.
fs-extra can be a drop in replacement for fs. So should purescript-node-fs-extra.
fs-extra
fs
purescript-node-fs-extra
Maybe start with the readFile and writeFile functions.
readFile
writeFile
Bind to functions in the fs module.
fs-extra
can be a drop in replacement forfs
. So shouldpurescript-node-fs-extra
.Maybe start with the
readFile
andwriteFile
functions.