Home
last modified time | relevance | path

Searched refs:cachedProtocols (Results 1 – 1 of 1) sorted by relevance

/external/dokka/core/src/main/kotlin/Kotlin/
DExternalDocumentationLinkResolver.kt47 val cachedProtocols = setOf("http", "https", "ftp") constant
82 val needsCache = packageListUrl.protocol in cachedProtocols in loadPackageList()