fs module

GPTKB entity

Statements (26)
Predicate Object
gptkbp:instanceOf gptkb:Node.js_core_module
gptkbp:availableOn gptkb:Node.js
gptkbp:documentation https://nodejs.org/api/fs.html
gptkbp:exportedTo gptkb:stat
mkdir
rmdir
unlink
rename
readFile
writeFile
appendFile
createReadStream
createWriteStream
lstat
readdir
gptkbp:introducedIn Node.js v0.0.2
gptkbp:license gptkb:MIT
gptkbp:provides gptkb: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 8
https://www.w3.org/2000/01/rdf-schema#label fs module