Structs§
Traits§
- Edit
Operations - Pluggable operations for the edit tool (matching pi’s EditOperations). Override these to delegate file editing to remote systems (for example SSH).
Functions§
- prepare_
edit_ args - Normalize tool arguments before execution. Returns restructured JSON matching execute()’s expected format, or the original args on error (execute() will produce its own error message).