Expand description
§ts-terminal
Helpers for creating my CLIs
Structs§
- Action
- Action progress reporter.
Enums§
- Child
Command Error - Error variants for using a child command.
Traits§
- Action
Result - Extension trait to update an action state based on the value of
self.
Functions§
- process_
using_ child - Write
datato a child process’stdin, and return the process’stdout.