Skip to main content

run_gpg

Function run_gpg 

Source
pub fn run_gpg(cmd: GpgKeyCommand) -> Result<()>
Expand description

Run the gor gpg-key subcommand.

§Errors

Returns an error if the command execution fails.