Search
Preparing search index...
The search index is not available
@atomist/sdm
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"core/preferences/FilePreferenceStore"
Module "core/preferences/FilePreferenceStore"
Index
Classes
File
Preference
Store
Type aliases
Preference
File
With
Preference
File
Functions
File
Preference
Store
Factory
Type aliases
Preference
File
Preference
File
:
Record
<
string
,
{
name
:
string
;
ttl
?:
number
;
value
:
string
}
>
With
Preference
File
With
Preference
File<V>
:
(
p
:
PreferenceFile
)
=>
Promise
<
{
save
:
boolean
;
value
?:
V
}
>
Type parameters
V
Type declaration
(
p
:
PreferenceFile
)
:
Promise
<
{
save
:
boolean
;
value
?:
V
}
>
Parameters
p:
PreferenceFile
Returns
Promise
<
{
save
:
boolean
;
value
?:
V
}
>
Functions
Const
File
Preference
Store
Factory
File
Preference
Store
Factory
(
ctx
:
HandlerContext
)
:
FilePreferenceStore
Factory to create a new FilePreferenceStore instance
Parameters
ctx:
HandlerContext
Returns
FilePreferenceStore
Globals
"core/preferences/
File
Preference
Store"
File
Preference
Store
Preference
File
With
Preference
File
File
Preference
Store
Factory
Generated using
TypeDoc
Factory to create a new FilePreferenceStore instance