Task.this

Undocumented in source.
  1. this(TaskKey key)
  2. this(immutable(Command)[] commands, string workDir, string display, SysTime lastExecuted)
    struct Task
    this
    (
    immutable(Command)[] commands
    ,
    string workDir = ""
    ,
    string display = null
    ,
    SysTime lastExecuted = SysTime.min
    )

Meta