dextool v2.3.0 (2020-09-01T21:07:48Z)
Dub
Repo
Event.Delete
my
fswatch
Event
File/directory deleted from watched directory.
struct
Event
static
struct
Delete {
AbsolutePath
path
;
this(this)
;
}
Postblit
this(this)
this(this)
Undocumented in source.
Members
Variables
path
AbsolutePath
path
;
Undocumented in source.
Meta
Source
See Implementation
my
fswatch
Event
structs
Access
Attribute
CloseNoWrite
CloseWrite
Create
Delete
DeleteSelf
Modify
MoveSelf
Open
Rename
File/directory deleted from watched directory.