Function parse_path_buf

Source
fn parse_path_buf(
    slot: &mut PathBuf,
    v: Option<&str>,
) -> Result<(), &'static str>