Event.Rename

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

struct Event
static
struct Rename {}

Members

Variables

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

Meta