Skip to main content

current

Function current 

Source
pub fn current() -> Result<PathBuf, Error>
Expand description

Return the process working directory.

ยงErrors

Returns an error when the operating system cannot provide the directory.