run_cmd

Function run_cmd 

Source
pub fn run_cmd(
    args: Args,
    input: &mut impl Read,
    output: &mut impl Write,
) -> Result<(), String>
Expand description

Runs the interpreter using the arguments passed - file to read the source from and memory size