Skip to main content

run

Function run 

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

Run the gor project subcommand.

§Errors

Returns an error if the command execution fails.