This object contains traits used to describe input and output sources.
This object contains traits used to describe input and output sources.
- Companion
- class
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.
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.
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.
Used when creating scala.sys.process.ProcessBuilder.Source from an URL.
Used when creating scala.sys.process.ProcessBuilder.Source from an URL.