Context type the assets provided for.
Readonly
rankThe number of CxAsset.Provided.rank asset ranks this peer contains.
Readonly
supplyContext peer supply.
Revokes all assets provided by this peer once cut off.
Iterates over particular entry assets in the same order they are provided.
Each asset reported to the given callback
function until the latter returns false
or there are no more
assets.
Context entry definition target to iterate over assets of.
Target context cache.
Assets callback.
Iterates over particular entry assets with the most recent assets iterated first. I.e. in reverse order to the order they are provided.
Each asset reported to the given callback
function until the latter returns false
or there are no more
assets.
Context entry definition target to iterate over assets of.
Target context cache.
Assets callback.
Reads assets of particular entry value and start tracking of their additions.
Context entry definition target to track assets for.
Target context cache.
A receiver to report existing and added assets to.
Optional
tracking: CxTrackingTracking options.
Assets supply. Stops assets tracking once cut off.
Generated using TypeDoc
Context peer providing assets preceding those from context builder.