Interface TaskList

Represents a collection of specification tasks.

Hierarchy

  • TaskList

Index

Properties

Properties

taskCount

taskCount: number

The number of tasks in the list.

tasks

tasks: Task[]

An array of the tasks in the list.