OnChangeCommand

com.reactific.riddl.commands.OnChangeCommand
See theOnChangeCommand companion class

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case class Options(configFile: Path, watchDirectory: Path, targetCommand: String, refreshRate: FiniteDuration, maxCycles: Int, interactive: Boolean) extends CommandOptions

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Value members

Concrete fields

final val cmdName: String
final val defaultMaxLoops: 1024