pub fn add_all(machine: &mut Machine, console: Rc<RefCell<dyn Console>>)
Adds all console-related commands for the given console to the machine.
console
machine