FileSystemEvent.FileEvent

Structure carrying only path and event.

class FileSystemEvent
struct FileEvent {}

Members

Variables

event
uint event;
Undocumented in source.
path
cstring path;
Undocumented in source.

Meta