SystemStreams
mill.api.SystemStreams
@Scaladoc(value = "/**\n * Represents a set of streams that look similar to those provided by the\n * operating system. These may internally be proxied/redirected/processed, but\n * from the consumer\'s perspective they look just like the stdout/stderr/stdin\n * that any Unix process receives from the OS.\n */")
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
- Source
- SystemStreams.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article