openpaul
Preparing search index...
CommandContext
Interface CommandContext
Command Context - Context passed to command handlers
interface
CommandContext
{
currentState
:
LoopPhase
;
phaseNumber
:
number
;
projectRoot
:
string
;
}
Index
Properties
current
State
phase
Number
project
Root
Properties
current
State
currentState
:
LoopPhase
phase
Number
phaseNumber
:
number
project
Root
projectRoot
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
current
State
phase
Number
project
Root
openpaul
Loading...
Command Context - Context passed to command handlers