pub fn add_all(machine: &mut Machine, console: Rc<RefCell<dyn Console>>)
Adds all help-related commands to the machine and makes them write to console.
machine
console