Crate babash

Source
Expand description

An tiny wrapper around std::process::Command

Structs§

Response

Functions§

call
Calls a command and returns its result without checking for success
ensure_call
Calls a command and produces an error on bad exit status
get_response