Structs§
- Work with Holochain hApp bundles.
- Work with Holochain DNA bundles.
- Work with Holochain web-hApp bundles.
Functions§
- Pack all the app’s DNAs if their location is bundled
- Returns all the locations of the workdirs for the bundled DNAs in the given app manifest
- Load an AppManifest manifest from the given path and return its
app_name
field. - Load a ValidatedDnaManifest manifest from the given path and return its
name
field. - Load a WebAppManifest manifest from the given path and return its
app_name
field. - Pack a directory containing a YAML manifest (DNA, hApp, Web hApp) into a bundle, returning the path to which the bundle file was written.
- Unpack a bundle into a working directory, returning the directory path used.
- Unpack a bundle into a working directory, returning the directory path used.
- Pack the app’s manifest and all its DNAs if their location is bundled