Skip to main content

sheet_has_mode

Function sheet_has_mode 

Source
pub fn sheet_has_mode(sheet_modes: &[String], mode: &str) -> bool
Expand description

True when sheet_modes contains mode or a directional variant ({mode}_north, …).