urlRegex

val urlRegex: String? = null

Regex pattern for the URLs of the resources to set breakpoints on. Either url or urlRegex must be specified.

Sources

jvm source
Link copied to clipboard