Skip to main content

Module playground

Module playground 

Source

Structs§

PlaygroundInputs
Inputs to execute_playground_inputs — the in-process sibling of harn playground. Tests construct this directly instead of going through clap. The binary entry (run_command) builds this from PlaygroundArgs.

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.