WatchEventType

A WatchEventType indicates the types of events that can occur to resources at the represented ModuleRoot source location.

Entries

Link copied to clipboard

A new ResourceType is created.

Link copied to clipboard

A ResourceType is changed. This should only happen to actual files.

Link copied to clipboard

A ResourceType has been deleted.

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.