Function endbasic_std::console::is_narrow
source ยท pub fn is_narrow(console: &dyn Console) -> boolExpand description
Returns true if the console is too narrow for the standard interface.
A narrow console is defined as one that cannot fit the welcome message.