print_welcome

Function print_welcome 

Source
pub fn print_welcome(console: Rc<RefCell<dyn Console>>) -> Result<()>
Expand description

Prints the EndBASIC welcome message to the given console.