pub fn path(label: &str, default: Option<&str>) -> PathBuf
Prompt for a filesystem path with an optional default; does not validate existence.