environment-plugin / com.cognifide.gradle.environment.hosts / HostUpdater

HostUpdater

class HostUpdater

Constructors

<init>

HostUpdater(environment: EnvironmentExtension)

Properties

environment

val environment: EnvironmentExtension

interactive

val interactive: Property<Boolean!>!

section

val section: Property<String!>!

targetFile

val targetFile: RegularFileProperty!

workDir

val workDir: DirectoryProperty!

Functions

update

fun update(): Unit