Function linenoise::input [] [src]

pub fn input(prompt: &str) -> Option<String>

Shows the prompt with your prompt as prefix Retuns the typed string or None is nothing or EOF