forked from Lainports/opnsense-ports
4 lines
249 B
Text
4 lines
249 B
Text
TTY::Command provides independent command execution component for TTY toolkit.
|
|
It runs external commands with pretty output logging and capture stdout, stderr
|
|
and exit status. Redirect stdin, stdout and stderr of each command to a file or
|
|
a string.
|