What is a directory?
A folder
What is a relative file path?
A path from the current location to the new location
What is an absolute file path?
A path from the root location to the new location
What module does Node.js include for manipulating the file system
The fs module