rustmax

Module xshell

Source
Expand description

A Swiss-army knife for writing shell-style scripts in Rust.

See crate ::xshell.

Macros§

  • Constructs a Cmd from the given string.

Structs§

Type Aliases§

  • Result from std, with the error type defaulting to xshell’s Error.