Skip to main content

run

Function run 

Source
pub fn run(args: &DebugArgs) -> Result<ExitCode, RippyError>
Expand description

Run the rippy debug subcommand.

§Errors

Returns RippyError if parsing or tracing fails.