This object contains traits used to describe input and output sources.
- Companion:
- class
- Source:
- ProcessBuilder.scala
Type members
Classlikes
Used when creating scala.sys.process.ProcessBuilder.Source and/or scala.sys.process.ProcessBuilder.Sink from a file.
Used when creating scala.sys.process.ProcessBuilder.Source and/or scala.sys.process.ProcessBuilder.Sink from a file.
- Source:
- ProcessBuilder.scala
Represents everything that can receive an output from a scala.sys.process.ProcessBuilder.
Represents everything that can receive an output from a scala.sys.process.ProcessBuilder.
- Source:
- ProcessBuilder.scala
Represents everything that can be used as an input to a scala.sys.process.ProcessBuilder.
Represents everything that can be used as an input to a scala.sys.process.ProcessBuilder.
- Source:
- ProcessBuilder.scala
Used when creating scala.sys.process.ProcessBuilder.Source from an URL.
Used when creating scala.sys.process.ProcessBuilder.Source from an URL.
- Source:
- ProcessBuilder.scala