pub fn run(decision: Decision, args: &RuleArgs) -> Result<ExitCode, RippyError>
Run the allow/deny/ask subcommand.
Returns RippyError::Setup if the config file cannot be read or written.
RippyError::Setup