includeTo

abstract fun includeTo(resources: MutableSet<OutputResource>, rendered: CharSequence)

Collects resources and adds them to the output set.

Parameters

resources

the mutable set to add resources to

rendered

the rendered HTML content, which may be inspected to determine required resources