Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-vscode
/
vscode
/
TaskGroup
/
Companion
Companion
object
Companion
(
source
)
Members
Properties
Build
Link copied to clipboard
var
Build
:
TaskGroup
The build task group;
Clean
Link copied to clipboard
var
Clean
:
TaskGroup
The clean task group;
Rebuild
Link copied to clipboard
var
Rebuild
:
TaskGroup
The rebuild all task group;
Test
Link copied to clipboard
var
Test
:
TaskGroup
The test all task group;