All Downloads are FREE. Search and download functionalities are using the official Maven repository.

at.loveoneanother.schale.ProcControl.scala Maven / Gradle / Ivy

package at.loveoneanother.schale

abstract class ProcControl
// Output control
case object ProcStdoutReadLine
case object ProcStdoutReadChar
case object ProcStderrReadLine
case object ProcStderrReadChar
// Input control
case object ProcStdinFlush
case object ProcStdinClose




© 2015 - 2025 Weber Informatics LLC | Privacy Policy