What is a directory?
A folder which holds files
What is a relative file path?
Path, relative to where you are
What is an absolute file path?
A full path. Starts at the root directory
What module does Node.js include for manipulating the file system?
fs module