Skip to main content

run_repl

Function run_repl 

Source
pub fn run_repl(asm_path: &str, default_pattern: &str) -> Result<()>
Expand description

Run the interactive REPL. Reads commands from stdin, writes results to stdout.