Searched refs:configure_startup_shell (Results 1 – 3 of 3) sorted by relevance
159 fn configure_startup_shell(&mut self) -> Option<ConfigureStartupShellOps<Self>> { in configure_startup_shell() method
72 fn configure_startup_shell( in configure_startup_shell() method
289 if ops.configure_startup_shell().is_some() { in handle_base()916 if ops.configure_startup_shell().is_some() => in handle_extended_mode()918 let ops = ops.configure_startup_shell().unwrap(); in handle_extended_mode()