Variables | |
| currentState = stages.CurrentState("current state") | |
| name | |
| task = core.Task() | |
| current_state.currentState = stages.CurrentState("current state") |
Definition at line 15 of file current_state.py.
| current_state.name |
Definition at line 12 of file current_state.py.
| current_state.task = core.Task() |
Definition at line 11 of file current_state.py.