Skip to main content

run

Function run 

Source
pub fn run(args: PgpCommand) -> Result<()>
Expand description

Run the PGP management command.

ยงErrors

Returns an error if the PGP operation (key generation, signing, etc.) fails.