Preparing search index...
The search index is not available
Tidyscripts Docs
Tidyscripts Docs
node
agent_io
PatchBatch
Interface PatchBatch
Batch of patch operations
interface
PatchBatch
{
filePath
:
string
;
operations
:
PatchItem
[]
;
}
Index
Properties
file
Path
operations
Properties
file
Path
file
Path
:
string
Target file path
operations
operations
:
PatchItem
[]
List of patch operations to perform
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
file
Path
operations
Tidyscripts Docs
Loading...
Batch of patch operations