WatchOfConfigFile

sealed external interface WatchOfConfigFile<T> : Watch<T> (source)

Creates the watch what generates program using the config file

Functions

Link copied to clipboard
abstract fun close()

Closes the watch

Link copied to clipboard
abstract fun getProgram(): T

Synchronize with host and get updated program