class documentation

class _NoopApplyPatchEditor: (source)

View In Hierarchy

Satisfies the ApplyPatchEditor protocol for tool reconstruction during model calls.

Method create_file Undocumented
Method delete_file Undocumented
Method update_file Undocumented
def create_file(self, operation: Any): (source)

Undocumented

def delete_file(self, operation: Any): (source)

Undocumented

def update_file(self, operation: Any): (source)

Undocumented