Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 711 Bytes

File metadata and controls

14 lines (9 loc) · 711 Bytes

subkt / myaa.subkt.tasks / TaskContext / <init>

<init>

TaskContext(task: Task)

AbstractContext implementation for getting properties in a task context.

Will look for variables in the following places:

  1. The extra properties of the task
  2. The loaded SubProperties properties, searched using the current entry and release
  3. The current task, if the variable matches the name of the task
  4. The dependencies of the current task