node fs readfile Flashcards
1
Q
What is a directory?
A
folder a file is in
2
Q
What is a relative file path?
A
a local folder
3
Q
What is an absolute file path?
A
a folder outside of the directory
4
Q
What module does Node.js include for manipulating the file system?
A
fs