[][src]Function endbasic::run_repl_loop

pub fn run_repl_loop(dir: &Path) -> Result<i32>

Enters the interactive interpreter.

dir specifies the directory that the interpreter will use for any commands that manipulate files.