Expand description
For docs look at WrapCLI Book
Structs§
- Wrap
Config - Wrapper configuration.
- Wrap
Result - 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.