Skip to main content

getquery

Function getquery 

Source
pub fn getquery(prompt: &str, valid_chars: &str) -> Option<char>
Expand description

Simple interactive query (from utils.c getquery)