Inherit

replpp.shaded.os.Inherit$

Inherit the input/output stream from the current process

Attributes

Graph
Supertypes
trait ProcessInput
class Object
trait Matchable
class Any
Self type
Inherit.type

Members list

Value members

Concrete methods

def processInput(stdin: => InputStream): Option[Runnable]
def processOutput(stdin: => OutputStream): Option[Runnable]
def redirectFrom: Redirect
def redirectTo: Redirect