pub(crate) fn expand(
s: &str,
path_resolver: &CfgPathResolver,
) -> Result<PathBuf, CfgPathError>Expand description
Helper: expand a directory given as a string.
pub(crate) fn expand(
s: &str,
path_resolver: &CfgPathResolver,
) -> Result<PathBuf, CfgPathError>Helper: expand a directory given as a string.