mill.api.SystemStreams
See theSystemStreams companion object
Represents a set of streams that look similar to those provided by the operating system. These may internally be proxied/redirected/processed, but from the consumer's perspective they look just like the stdout/stderr/stdin that any Unix process receives from the OS.
Attributes
- Companion
- object
- Source
- SystemStreams.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article