ApplyPatchUpdateFileOperationParam interface
通过apply_patch工具更新现有文件的说明。
属性详细信息
diff
统一的差异内容应用到现有文件上。
diff: string
属性值
string
path
文件相对于工作区根节点更新的路径。
path: string
属性值
string
type
作类型。 始终为 update_file。
type: "update_file"
属性值
"update_file"