Structs§
- Playground
Inputs - Inputs to
execute_playground_inputs— the in-process sibling ofharn playground. Tests construct this directly instead of going through clap. The binary entry (run_command) builds this fromPlaygroundArgs.
Functions§
- execute_
playground_ inputs - In-process entry point for
harn playground. Returns the captured stdout the CLI dispatcher would have printed, or a rendered error string.