ClearCodeCachesOptions

external interface ClearCodeCachesOptions(source)

Properties

Link copied to clipboard
abstract var urls: ReadonlyArray<String>?

An array of url corresponding to the resource whose generated code cache needs to be removed. If the list is empty then all entries in the cache directory will be removed.