Struct DirectoryChange
Describes a single change in a watched directory.
struct DirectoryChange
;
Fields
Name | Type | Description |
---|---|---|
path
|
GenericPath!(vibe.core.path.PosixPathFormat) | Path of the file/directory that was changed |
type
|
DirectoryChangeType | The type of change |