detsys-ts
Preparing search index...
ConfidentActionOptions
Type Alias ConfidentActionOptions
A confident version of Options, where defaults have been resolved into final values.
type
ConfidentActionOptions
=
{
fetchStyle
:
FetchSuffixStyle
;
idsProjectName
:
string
;
legacySourcePrefix
?:
string
;
name
:
string
;
providedDiagnosticsUrl
?:
URL
;
requireNix
:
NixRequirementHandling
;
}
Index
Properties
fetch
Style
ids
Project
Name
legacy
Source
Prefix?
name
provided
Diagnostics
Url?
require
Nix
Properties
fetch
Style
fetchStyle
:
FetchSuffixStyle
ids
Project
Name
idsProjectName
:
string
Optional
legacy
Source
Prefix
legacySourcePrefix
?:
string
name
name
:
string
Optional
provided
Diagnostics
Url
providedDiagnosticsUrl
?:
URL
require
Nix
requireNix
:
NixRequirementHandling
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fetch
Style
ids
Project
Name
legacy
Source
Prefix
name
provided
Diagnostics
Url
require
Nix
detsys-ts
Loading...
A confident version of Options, where defaults have been resolved into final values.