de.rmgk.script

Members list

Concise view

Type members

Classlikes

abstract class RunnableParts

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
object ScriptUtil

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Value members

Concrete methods

def streamToString(in: InputStream): String

Extensions

Extensions

extension (path: Path)
def readToString: String
extension (pb: ProcessBuilder)
def asyncResult: Async[Any, Either[Int, String]]
extension (pb: ProcessBuilder)
def run(): String
def runResult(): Either[Int, String]
extension (sc: StringContext)
def process(args: RunnableParts*): ProcessBuilder