ProcessExecutor

esw.agent.pekko.app.process.ProcessExecutor
class ProcessExecutor(output: ProcessOutput)(implicit log: Logger)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def runCommand(command: List[String], prefix: Prefix): Either[String, Process]