pub fn run(args: &InspectArgs) -> Result<ExitCode, RippyError>
Run the rippy inspect command.
rippy inspect
Returns RippyError if config files cannot be loaded.
RippyError