Skip to main content

run

Function run 

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

Runs the package bundle command.

ยงErrors

Returns an error if the package cannot be bundled, if there are missing dependencies, or if there is an error writing the bundle file.