@CacheableTask open class CommandInstaller : DefaultTask
Represents a task for command installation
Author
johnsonlee
<init> |
Represents a task for command installation CommandInstaller() |
command |
lateinit var command: Command |
location |
val location: File |
install |
fun install(): Unit |