Function add_all

Source
pub fn add_all(machine: &mut Machine, console: Rc<RefCell<dyn Console>>)
Expand description

Adds all console-related commands for the given console to the machine.