Event.Create

File/directory created in watched directory (e.g., open(2) O_CREAT, mkdir(2), link(2), symlink(2), bind(2) on a UNIX domain socket).

struct Event
static
struct Create {}

Postblit

this(this)
this(this)
Undocumented in source.

Members

Variables

path
AbsolutePath path;
Undocumented in source.

Meta