shells::wrap_fish!
[−]
[src]
macro_rules! wrap_fish { ( $( $cmd:tt )* ) => { ... }; }
Macro to execute the given command using the Fish Shell and wraping the resulting tuple into a Result.