Skip to main content

run

Function run 

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

Run the rippy inspect command.

§Errors

Returns RippyError if config files cannot be loaded.