Skip to main content

Crate yaml_rt_cli

Crate yaml_rt_cli 

Source
Expand description

Command-line editing operations for the yaml-rt binary.

The binary applies JSON Pointer operations to YAML documents while retaining unrelated presentation. run is public so integrations can supply their own argument and I/O streams.

Functionsยง

run
Runs the command-line application against supplied streams.