pub fn run(args: &StatsArgs) -> Result<ExitCode, RippyError>
Run the rippy stats command.
rippy stats
Returns RippyError::Tracking if the database cannot be opened or queried.
RippyError::Tracking