Options
All
  • Public
  • Public/Protected
  • All
Menu

A grouping for tasks. The editor by default supports the 'Clean', 'Build', 'RebuildAll' and 'Test' group.

层级

  • TaskGroup

索引

Properties(4)

Constructors(1)

Properties(4)

Static Clean

Clean: TaskGroup

The clean task group;

Static Build

Build: TaskGroup

The build task group;

Static Rebuild

Rebuild: TaskGroup

The rebuild all task group;

Static Test

Test: TaskGroup

The test all task group;

Constructors(1)

Private constructor

  • new TaskGroup(id: string, label: string): TaskGroup

友链:VS Code 中文文档 | VS Code 官网文档 | VS Code 扩展市场

Generated by TypeDoc. Maintained by 洛竹