Skip to main content

emit_command_started

Macro emit_command_started 

Source
macro_rules! emit_command_started {
    ($command:expr) => { ... };
    ($command:expr, $args:expr) => { ... };
}
Expand description

Emit a command started event.