Event.Rename

Occurs when a file or folder inside a folder is renamed.

struct Event
static
struct Rename {}

Postblit

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

Members

Variables

from
AbsolutePath from;
Undocumented in source.
to
AbsolutePath to;
Undocumented in source.

Meta