Macro shi::leaf[][src]

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

Creates a leaf command from a given Command.