owmeta_core.bundle.loaders.local module¶
- class owmeta_core.bundle.loaders.local.FileBundleLoader(source_bundles_dir)[source]¶
Bases:
LoaderCopies bundles from a local directory structure identical to the local bundle cache typically stored under
~/.owmeta/bundles.Note, there is no corresponding bundle uploader: if you want that, you should instead
fetchthe bundle into the target bundle cache directory.