Skip to main content

run

Function run 

Source
pub fn run(cmd: AliasCommand) -> Result<()>
Expand description

Run the gor alias subcommand.

§Errors

Returns an error if the command execution fails.