[][src]Macro hglib::runcommand

macro_rules! runcommand {
    ( $client: expr, $name: expr, $args: expr $(, $o: expr, $x: expr )* ) => { ... };
}