Skip to main content

run

Function run 

Source
pub fn run(args: PackageCommand) -> Result<()>
Expand description

Runs the package command.

ยงErrors

Returns an error if the subcommand execution fails.