subkt / myaa.subkt.tasks / TaskContext / <init>
TaskContext(task: Task)
AbstractContext implementation for getting properties in a task context.
Will look for variables in the following places:
- The extra properties of the task
- The loaded SubProperties properties, searched using the current entry and release
- The current task, if the variable matches the name of the task
- The dependencies of the current task