Function roped::parse::run_console

source ·
pub fn run_console<B, S>(prompt: Option<&str>, state: &mut S)
where B: Bundle<State = S>,