A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://scala-lang.org/api/3.x/scala/sys/process/ProcessBuilder$$Sink.html below:

Sink

Sink

scala.sys.process.ProcessBuilder.Sink

trait Sink

Represents everything that can receive an output from a scala.sys.process.ProcessBuilder.

Attributes
Source
ProcessBuilder.scala
Graph
Supertypes

class

Object

trait

Matchable

class

Any
Known subtypes

trait

ProcessBuilder

trait

FileBuilder
Members list

Value members

Abstract methods

protected def toSink

:

ProcessBuilder Attributes
Source
ProcessBuilder.scala

Concrete methods

def #<

(

f

:

File

):

ProcessBuilder

Reads the given file into the input stream of this process.

Reads the given file into the input stream of this process.

Attributes
Source
ProcessBuilder.scala
def #<

(

f

:

URL

):

ProcessBuilder

Reads the given URL into the input stream of this process.

Reads the given URL into the input stream of this process.

Attributes
Source
ProcessBuilder.scala
def #<

(

in

:

=> InputStream

):

ProcessBuilder

Reads the given InputStream into the input stream of this process.

Reads the given InputStream into the input stream of this process. The argument is call-by-name, so the stream is recreated, read, and closed each time this process is executed.

Attributes
Source
ProcessBuilder.scala
def #<

(

b

:

ProcessBuilder

):

ProcessBuilder

Reads the output of a scala.sys.process.ProcessBuilder into the input stream of this process.

Reads the output of a scala.sys.process.ProcessBuilder into the input stream of this process.

Attributes
Source
ProcessBuilder.scala
In this article

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4