Macro shi::leaf[][src]

macro_rules! leaf {
    ($cmd : expr) => { ... };
}
Expand description

Creates a leaf command from a given Command.