Skip to main content

run

Function run 

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

Run the rippy discover command.

§Errors

Returns RippyError::Setup if discovery or cache writing fails.