mutils ~master (2018-10-28T20:05:58Z)
Dub
Repo
FileWatcher.EventDelegate
mutils
file
FileWatcher
Undocumented in source.
struct
FileWatcher
alias
EventDelegate
=
void
delegate
(
string
path
,
const
ref
WatchedFileInfo
info
)
Meta
Source
See Implementation
mutils
file
FileWatcher
aliases
EventDelegate
constructors
this
functions
removeFileFromWatch
update
watchFile
postblits
this(this)
static variables
instance
structs
WatchedFileInfo
variables
watchedFiles