bundle/bundle_builder library
Classes
- Bundle
- An immutable, content-addressed bundle ready to upload.
- BundleBuilder
-
Builds a
dialect-bundle/1bundle from a loaded project — pure, no I/O. The transport (filesystem, S3, …) consumes Bundle; the version is a deterministic function of content, so identical translations always produce the same Bundle.version. Seedialect/spec/bundle.md. - BundleLocale
- One locale's file within a bundle.