Header menu logo fable-electron-docs-api

Options Type

Constructors

Constructor Description

Options(cache)

Full Usage: Options(cache)

Parameters:
    cache : bool - Whether to enable cache. Default is true unless the --disable-http-cache switch is used.

Returns: Options
cache : bool

Whether to enable cache. Default is true unless the --disable-http-cache switch is used.

Returns: Options

Instance members

Instance member Description

this.cache

Full Usage: this.cache

Whether to enable cache. Default is true unless the --disable-http-cache switch is used.

Type something to start searching.