Skip to main content

run

Function run 

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

Run the allow/deny/ask subcommand.

§Errors

Returns RippyError::Setup if the config file cannot be read or written.