shells::ash! [] [src]

macro_rules! ash {
    ( $( $cmd:tt )* ) => { ... };
}

Macro to execute the given command using the Almquist Shell.