[][src]Function endbasic_std::scripting_machine

pub fn scripting_machine(console: Rc<RefCell<dyn Console>>) -> Machine

Creates a new machine populated with all scripting commands from the standard library.