Step

com.mchange.sysadmin.TaskRunner.Step
See theStep companion object
sealed trait Step extends AbstractStep

Attributes

Companion
object
Graph
Supertypes
trait AbstractStep
class Object
trait Matchable
class Any
Known subtypes
class Arbitrary
class Exec

Members list

Value members

Abstract methods

def actionDescription: Option[String]
def environment: Map[String, String]
def isSuccess: Completed => Boolean
def name: String
def workingDirectory: Path