Skip to main content

add_all

Function add_all 

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

Adds all help-related commands to the machine and makes them write to console.