RunDevAction class

Constructors

RunDevAction(Logger logger)

Properties

hashCode int
The hash code for this object.
no setterinherited
isEnqueued bool
getter/setter pair
logger ↔ Logger
getter/setter pair
mutex ↔ Mutex
getter/setter pair
processKillers List<Lazy<int>>
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

enqueueRestart() → void
killAll([bool clear = false]) Future<void>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
run() Future
stop() Future
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited