shells::fish!
[−]
[src]
macro_rules! fish { ( $( $cmd:tt )* ) => { ... }; }
Macro to execute the given command using the Fish Shell.
macro_rules! fish { ( $( $cmd:tt )* ) => { ... }; }
Macro to execute the given command using the Fish Shell.