booster / com.didiglobal.booster.command / CommandInstaller

CommandInstaller

@CacheableTask open class CommandInstaller : DefaultTask

Represents a task for command installation

Author
johnsonlee

Constructors

<init>

Represents a task for command installation

CommandInstaller()

Properties

command

lateinit var command: Command

location

val location: File

Functions

install

fun install(): Unit