RunnerArgs class

Constructors

RunnerArgs(String name, AngelConfigurer configureServer, RunnerOptions options, Reflector reflector, SendPort loggingSendPort, SendPort pubSubSendPort)

Properties

configureServer → AngelConfigurer
final
hashCode int
The hash code for this object.
no setterinherited
loggerName String
no setter
loggingSendPort SendPort
final
name String
final
options RunnerOptions
final
pubSubSendPort SendPort
final
reflector → Reflector
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

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