Skip to main content

path

Function path 

Source
pub fn path(label: &str, default: Option<&str>) -> PathBuf
Expand description

Prompt for a filesystem path with an optional default; does not validate existence.