Skip to main content

run

Function run 

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

Run the rippy trust subcommand.

§Errors

Returns RippyError::Trust on trust database or config errors.