Function endbasic_repl::print_welcome
source ยท pub fn print_welcome(console: Rc<RefCell<dyn Console>>) -> Result<()>Expand description
Prints the EndBASIC welcome message to the given console.
pub fn print_welcome(console: Rc<RefCell<dyn Console>>) -> Result<()>Prints the EndBASIC welcome message to the given console.