Skip to main content

run_examples_command

Function run_examples_command 

Source
pub fn run_examples_command(args: &[String]) -> Result<String, ExamplesCmdError>
Expand description

Run wyvern examples …; returns stdout text on success.

§Errors

Returns usage text or structured stderr for invalid argv / discovery I/O.