jackspeak
GitHub
isaacs projects
Preparing search index...
ConfigSet
Type Alias ConfigSet
ConfigSet
:
{
[
longOption
:
string
]:
ConfigOption
<
ConfigType
,
boolean
,
readonly
number
[]
|
readonly
string
[]
|
undefined
,
>
;
}
A set of
ConfigOption
objects, referenced by their longOption string values.
Type Declaration
[
longOption
:
string
]:
ConfigOption
<
ConfigType
,
boolean
,
readonly
number
[]
|
readonly
string
[]
|
undefined
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
isaacs projects
jackspeak
Loading...
A set of ConfigOption objects, referenced by their longOption string values.