Quench
Preparing search index...
quench
QuenchBatchData
Interface QuenchBatchData
Data belonging to a single batch, including its registration function and any additional options.
interface
QuenchBatchData
{
displayName
:
string
;
fn
:
QuenchRegisterBatchFunction
;
key
:
`
${
string
}
.
${
string
}
`
;
preSelected
:
boolean
;
snapBaseDir
:
string
;
}
Index
Properties
display
Name
fn
key
pre
Selected
snap
Base
Dir
Properties
display
Name
displayName
:
string
fn
fn
:
QuenchRegisterBatchFunction
key
key
:
`
${
string
}
.
${
string
}
`
pre
Selected
preSelected
:
boolean
snap
Base
Dir
snapBaseDir
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
display
Name
fn
key
pre
Selected
snap
Base
Dir
Quench
Loading...
Data belonging to a single batch, including its registration function and any additional options.