Preparing search index...
The search index is not available
Tauri Settings - v0.3.3
Tauri Settings
getAll
Function getAll
get
All
<
SettingsSchema
>
(
options
?
)
:
Promise
<
{
path
:
string
;
settings
:
SettingsSchema
;
status
:
STATUS
;
}
>
Get all the settings.
Type Parameters
SettingsSchema
extends
unknown
Parameters
options
:
ConfigOptions
= {}
Returns
Promise
<
{
path
:
string
;
settings
:
SettingsSchema
;
status
:
STATUS
;
}
>
The entire settings object.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Tauri
Settings -
v0.3.3
CONSTANTS
Settings
Manager
IConfig
Config
Options
get
get
All
has
set
Generated using
TypeDoc
Get all the settings.