Skip to main content

Module edit

Module edit 

Source

Structs§

EditExtension

Traits§

EditOperations
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).