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.
pub fn run(args: BundleArgs) -> Result<()>Packages the distribution directory into a KoboRoot.tgz.
Returns an error if dist/ does not exist, the NickelMenu download fails,
or archive creation fails.