Header menu logo fable-electron-docs-api

Options Type

Constructors

Constructor Description

Options(?urls)

Full Usage: Options(?urls)

Parameters:
    ?urls : 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.

Returns: Options
?urls : 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.

Returns: Options

Instance members

Instance member Description

this.urls

Full Usage: this.urls

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.

Type something to start searching.