Function parse_path_arg

Source
fn parse_path_arg(input: &str) -> Result<PathBuf, &'static str>
Expand description

A function to parse the path argument.