Function prompt_text

Source
pub fn prompt_text(prompt: &str, default: Option<&str>) -> String
Expand description

Prompt for plain text input with optional default fallback