Skip to main content

Crate wrapcli

Crate wrapcli 

Source
Expand description

For docs look at WrapCLI Book

Structs§

WrapConfig
Wrapper configuration.
WrapResult
Result of running a command with wrapper.

Functions§

run_capture
Run wrap configuration with given CLI arguments and capture child process’ stdout/err.
run_streaming
Run wrap configuration with given CLI arguments.