An implied path. When a command is expressed that references files, the current working directory is the implied, or relative, path if the full path is not explicitly stated. Contrast with full path.
I know how to import external data from a .csv, but how can I have the path be relative so I can move the directory around without having to update the .csv ...