replpp.shaded.os.ProcessOutput
See theProcessOutput companion object
trait ProcessOutput
Represents the configuration of a SubProcess's output or error stream. Can either be os.Inherit, os.Pipe, os.Path or a os.ProcessOutput
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object Inherit.typeclass PathAppendRedirectclass PathRedirectobject Pipe.typeclass ReadBytesclass Readlines
Members list
In this article