Event.DeleteSelf

Watched file/directory was itself deleted. (This event also occurs if an object is moved to another filesystem, since mv(1) in effect copies the file to the other filesystem and then deletes it from the original filesys‐ tem.) In addition, an IN_IGNORED event will subsequently be generated for the watch descriptor.

struct Event
static
struct DeleteSelf {}

Members

Variables

path
AbsolutePath path;
Undocumented in source.

Meta