Function start

Source
pub fn start() -> Result<()>
Expand description

Runs a simple Read-Eval-Print-Loop (REPL) for the user to run Monkey code.