MCPcopy Create free account
hub / github.com/AmrDeveloper/GQL / yaml_printer.rs

File yaml_printer.rs

crates/gitql-cli/src/printer/yaml_printer.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use std::io::stdout;
2use std::io::Write;
3
4use gitql_core::object::GitQLObject;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected