NccWatchResult

external interface NccWatchResult(source)

Functions

Link copied to clipboard
abstract fun close()

close the watcher

Link copied to clipboard
abstract fun handler(handler: (NccBuildResult) -> Unit)

handler re-run on each build completion watch errors are reported on "err"

Link copied to clipboard
abstract fun rebuild(handler: () -> Unit)

handler re-run on each rebuild start