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