WatchEventKind
WatchEventKind =
"any"| {access:WatchEventKindAccess; } | {create:WatchEventKindCreate; } | {modify:WatchEventKindModify; } | {remove:WatchEventKindRemove; } |"other"
Defined in: plugins/fs/guest-js/index.ts:1193
2.0.0
© 2025 Tauri Contributors. CC-BY / MIT