Function path_abs::current_dir [] [src]

pub fn current_dir(resolving: &PathArc) -> Result<PathArc>

Same as std::env::current_dir except it uses a more descriptive error message and returns PathArc.