This method is invoked is neither update nor look is called. Can be used to perform custom operations.
(&self, _command: &str)
| 54 | /// internally. |
| 55 | pub mod macro_internal { |
| 56 | pub use crate::vault::set_notification; |
| 57 | pub use paste::paste; |
| 58 | pub use smithay_client_toolkit::reexports::calloop::{ |
| 59 | Interest, Mode, PostAction, generic::Generic, |
nothing calls this directly
no outgoing calls
no test coverage detected