Skip to main content

run

Function run 

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

Run a setup subcommand.

§Errors

Returns RippyError::Setup if the target tool is not installed or configuration cannot be written.