Crate ts_terminal

Crate ts_terminal 

Source
Expand description

§ts-terminal

Helpers for creating my CLIs

Structs§

Action
Action progress reporter.

Enums§

ChildCommandError
Error variants for using a child command.

Traits§

ActionResult
Extension trait to update an action state based on the value of self.

Functions§

process_using_child
Write data to a child process’ stdin, and return the process’ stdout.