Web Development > node-fs-readfile > Flashcards
What is a directory?
folder containing files
What is a relative file path?
location relative to the current directory
What is an absolute file path?
direct URL
What module does Node.js include for manipulating the file system?
fs