Expand description
Command-line querying and editing operations for the yaml-rt binary.
The binary searches YAML documents with JSONPath and applies JSON Pointer
operations 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.