Options Type
Constructors
| Constructor |
Description
|
Full Usage:
Options(cache)
Parameters:
bool
-
Whether to enable cache. Default is true unless the --disable-http-cache switch is used.
Returns: Options
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.cache
|
Whether to enable cache. Default is true unless the --disable-http-cache switch is used. |
fable-electron-docs-api