Skip to main content

run

Function run 

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

Run the rippy stats command.

§Errors

Returns RippyError::Tracking if the database cannot be opened or queried.