dextool v2.3.0 (2020-09-01T21:07:48Z)
Dub
Repo
Event.Modify
my
fswatch
Event
File was modified (e.g., write(2), truncate(2)).
struct
Event
static
struct
Modify {
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 was modified (e.g., write(2), truncate(2)).