class HostUpdater
<init> |
HostUpdater(environment: EnvironmentExtension) |
environment |
val environment: EnvironmentExtension |
interactive |
val interactive: Property<Boolean!>! |
section |
val section: Property<String!>! |
targetFile |
val targetFile: RegularFileProperty! |
workDir |
val workDir: DirectoryProperty! |
update |
fun update(): Unit |