Function std::env::current_dir
[−]
[src]
pub fn current_dir() -> Result<PathBuf>
Method to return the current directory If the current directory cannot be found, None will be returned