콘텐츠로 이동

ApplyPatchToolCustomDataContext

이 콘텐츠는 아직 번역되지 않았습니다.

type ApplyPatchToolCustomDataContext = object;
operation: ApplyPatchOperation;

output: string;

rawItem: ApplyPatchCallResultItem;

runContext: RunContext;

status: ApplyPatchCallResultItem["status"];

tool: ApplyPatchTool;