Module tauri_bundler::bundle[][src]

Expand description

The bundle API.

Structs

Generated bundle metadata.

A binary to bundle.

The bundle settings of the BuildArtifact we’re bundling.

The Linux debian bundle settings.

The macOS bundle settings.

The package settings.

The Settings exposed by the module.

A builder for Settings.

The updater settings.

The Windows bundle settings.

Settings specific to the WiX implementation.

Enums

The possible app categories. Corresponds to LSApplicationCategoryType on macOS and the GNOME desktop categories on Debian.

The type of the package we’re bundling.

Functions

Bundles the project. Returns the list of paths where the bundles can be found.

Check to see if there are icons in the settings struct