resolved

Function resolved 

Source
pub fn resolved<'a>(
    path: impl PathLike<'a>,
) -> Result<Cow<'a, str>, WorkingPathError>
Expand description

Returns an absolute, normalized version of the given path.