CodeAssetLinkOutputBuilderAdd extension type

Extension on LinkOutputBuilder to emit code assets.

on

Methods

add(CodeAsset asset) → void
Adds the given asset to the link hook output.
addAll(Iterable<CodeAsset> assets) → void
Adds the given assets to the link hook output.