CommandChannel
sbt.internal.CommandChannel
A command channel represents an IO device such as network socket or human that can issue command or listen for some outputs. We can think of a command channel to be an abstraction of the terminal window.
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any