dump_asset_bucket#
- eclypse.io.assets.dump_asset_bucket(bucket)[source]#
Serialise an asset bucket.
- Parameters:
bucket (AssetBucket) – The asset bucket to serialise.
- Returns:
The serialised asset definitions.
- Return type:
dict[str, dict[str, Any]]
Serialise an asset bucket.
bucket (AssetBucket) – The asset bucket to serialise.
The serialised asset definitions.
dict[str, dict[str, Any]]