ProxyStreamServerData
mill.server.ProxyStreamServer.ProxyStreamServerData
case class ProxyStreamServerData(stdout: PrintStream, stderr: PrintStream, writtenExitCode: AtomicBoolean, customData: PreHandleConnectionCustomData)
Attributes
- Source
- ProxyStreamServer.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article