package
Version:
v0.30.0
Opens a new window with list of versions in this module.
Published: Jan 13, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
LoadDataBundle loads a bundle from the given path but only includes data
files. The path must contain a bundle manifest file.
Cache is a struct that maintains a number of bundles in memory and
provides a way to refresh them when the source files change.
All returns all the bundles in the cache.
Get returns the bundle for the given root from the cache.
List returns a list of all the bundle roots that are currently present in
the cache.
Refresh walks the workspace path and loads or refreshes any bundles that
have changed since the last refresh.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.