package
1.30.0
Repository: https://github.com/coreos/rocket.git
Documentation: pkg.go.dev

# Constants

interactive I/O (parent terminal).
log-only I/O.
null I/O.
attachable I/O.
I/O over TTY.

# Variables

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author

# Type aliases

AppIO describes the type of an application stream at runtime (stdin/stdout/stderr).