detsys-ts
Preparing search index...
ActionOptions
Type Alias ActionOptions
type
ActionOptions
=
{
binaryNamePrefixes
?:
string
[]
;
binaryNamesDenyList
?:
string
[]
;
diagnosticsSuffix
?:
string
;
eventPrefix
?:
string
;
fetchStyle
:
FetchSuffixStyle
;
idsProjectName
?:
string
;
legacySourcePrefix
?:
string
;
name
:
string
;
requireNix
:
NixRequirementHandling
;
}
Index
Properties
binary
Name
Prefixes?
binary
Names
Deny
List?
diagnostics
Suffix?
event
Prefix?
fetch
Style
ids
Project
Name?
legacy
Source
Prefix?
name
require
Nix
Properties
Optional
binary
Name
Prefixes
binaryNamePrefixes
?:
string
[]
Optional
binary
Names
Deny
List
binaryNamesDenyList
?:
string
[]
Optional
diagnostics
Suffix
diagnosticsSuffix
?:
string
Optional
event
Prefix
eventPrefix
?:
string
fetch
Style
fetchStyle
:
FetchSuffixStyle
Optional
ids
Project
Name
idsProjectName
?:
string
Optional
legacy
Source
Prefix
legacySourcePrefix
?:
string
name
name
:
string
require
Nix
requireNix
:
NixRequirementHandling
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
binary
Name
Prefixes
binary
Names
Deny
List
diagnostics
Suffix
event
Prefix
fetch
Style
ids
Project
Name
legacy
Source
Prefix
name
require
Nix
detsys-ts
Loading...