WatchOptions

sealed external interface WatchOptions(source)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract var watchFile: WatchFileKind?

Functions

Link copied to clipboard
abstract operator fun get(key: String): CompilerOptionsValue
Link copied to clipboard
abstract operator fun set(key: String, value: CompilerOptionsValue)