MCPcopy Create free account
hub / github.com/VimYoung/Spell / custom_command

Method custom_command

spell-framework/src/lib.rs:56–56  ·  view source on GitHub ↗

This method is invoked is neither update nor look is called. Can be used to perform custom operations.

(&self, _command: &str)

Source from the content-addressed store, hash-verified

54/// internally.
55pub 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,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected