run

Function run 

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

Packages the distribution directory into a KoboRoot.tgz.

ยงErrors

Returns an error if dist/ does not exist, the NickelMenu download fails, or archive creation fails.