Rezi
Preparing search index...
core/src
ToolFileChange
Type Alias ToolFileChange
ToolFileChange
:
Readonly
<
{
changeType
:
"create"
|
"modify"
|
"delete"
|
"rename"
;
oldPath
?:
string
;
path
:
string
;
preview
?:
string
;
}
,
>
File change in a tool request.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Rezi
Loading...
File change in a tool request.