@tauri-apps/plugin-fs - v2.4.1
Tauri Docs
GitHub
Preparing search index...
WatchEvent
Interface WatchEvent
Since
2.0.0
interface
WatchEvent
{
type
:
WatchEventKind
;
paths
:
string
[]
;
attrs
:
unknown
;
}
Index
Properties
type
paths
attrs
Properties
type
type
:
WatchEventKind
paths
paths
:
string
[]
attrs
attrs
:
unknown
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
paths
attrs
Tauri Docs
GitHub
@tauri-apps/plugin-fs - v2.4.1
Loading...
Since
2.0.0