pub fn current() -> Result<PathBuf, Error>
Return the process working directory.
Returns an error when the operating system cannot provide the directory.