SpawnOptionsWithoutStdioMutableBuilder

@inline final class SpawnOptionsWithoutStdioMutableBuilder[Self <: SpawnOptionsWithoutStdio](val x: Self) extends AnyVal
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

@inline
def setStdio(value: StdioPipeNamed | Array[StdioPipe]): Self
@inline
@inline
def setStdioVarargs(value: StdioPipe*): Self

Concrete fields

val x: Self