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