fs module

GPTKB entity

Statements (26)
Predicate Object
gptkbp:instanceOf Node.js core module
gptkbp:availableOn gptkb:Node.js
gptkbp:documentation https://nodejs.org/api/fs.html
gptkbp:exportedTo stat
mkdir
rmdir
unlink
rename
readFile
writeFile
appendFile
createReadStream
createWriteStream
lstat
readdir
https://www.w3.org/2000/01/rdf-schema#label fs module
gptkbp:introducedIn Node.js v0.0.2
gptkbp:license gptkb:MIT
gptkbp:provides file system API
gptkbp:supports asynchronous operations
synchronous operations
gptkbp:usedFor reading files
writing files
manipulating file system
gptkbp:bfsParent gptkb:Node.js_APIs
gptkbp:bfsLayer 7