Skip to main content

Module write

Module write 

Source

Structs§

WriteExtension

Traits§

WriteOperations
Pluggable operations for the write tool (matching pi’s WriteOperations). Override these to delegate file writing to remote systems (for example SSH).

Functions§

prepare_write_args
Normalize and coerce write tool arguments. Ensures path and content are strings, coercing numbers/bools/null as needed.