Terminal CLI
Need to build an interactive command prompt, with commands, properties and with full autocomplete? This is for you.
Example, output only (Rust's stdout
)
# use *;
# use io;
# use Write;
// Simple ranged integer property
let mut num1 = 1;
// Rust stdout terminal
let mut terminal = StdoutTerminal;
let options = PromptBufferOptions ;
let mut prompt = new;
let input_keys = ;
for key in &input_keys