Skip to main content

run

Function run 

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

Run the gor copilot subcommand.

§Errors

Returns an error if the command execution fails.