kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
core
/
dev.kdriver.core.tab
/
Tab
/
getAllLinkedSources
get
All
Linked
Sources
abstract
suspend
fun
getAllLinkedSources
(
)
:
List
<
Element
>
Gets all elements of tag: link, a, img, script, meta.
Return
List of
Element
s matching the asset tags.