WatchOptions

sealed external interface WatchOptions(source)

Properties

Link copied to clipboard
abstract var excludeDirectories: <Error class: unknown class><String>?
Link copied to clipboard
abstract var excludeFiles: <Error class: unknown class><String>?
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)