Crate shelle

Crate shelle 

Source
Expand description

Macros for writing shell scripts in Rust.

Macros§

eval
exec

Structs§

Arg
Cmd
A single command, or process with arguments, to be run.
Cmdline
A command line consisting of multiple commands piped together.
Script
A script consisting of multiple command lines.

Enums§

Stderr
Stdin
Stdout