Function endbasic_std::exec::add_interactive
source ยท pub fn add_interactive(machine: &mut Machine)
Expand description
Instantiates all REPL commands for the interactive machine and adds them to the machine
.
pub fn add_interactive(machine: &mut Machine)
Instantiates all REPL commands for the interactive machine and adds them to the machine
.