DebuggingOutputStream
mill.client.debug.DebuggingOutputStream
class DebuggingOutputStream(out: OutputStream, workingDir: Path, name: String, writeSeparateOps: Boolean) extends OutputStream
Writes everything you write to the output stream to a file as well.
Attributes
- Source
- DebuggingOutputStream.scala
- Graph
-
- Supertypes
-
class OutputStreamtrait Flushabletrait Closeabletrait AutoCloseableclass Objecttrait Matchableclass Any
Members list
In this article