pub fn run(cmd: RunCommand) -> Result<()>
Run the gor run subcommand.
gor run
Returns an error if the command execution fails.