# Functions
Replicates how the command line tool `cat` works, but is more verbose about what it does.
FormatCommand formats a command amd arguments for human reading.
No description provided by the author
New returns a new instance of Process.
No description provided by the author
NewTimestamper sets up a Timestamper outputting to an io.Writer w.
No description provided by the author
No description provided by the author
SignalString returns the name of the given signal.
No description provided by the author
# Variables
No description provided by the author
# Structs
Buffer implements a concurrent-safe output buffer for processes.
Configuration for a Process.
Process is an operating system level process.
No description provided by the author
Timestamper inserts timestamps generated by a callback at the start of each line, and inside lines when the line is...printed...very...slowly.
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author