@iocium/ioc-diff
Preparing search index...
DiffOptions
Type Alias DiffOptions
Options to customize IOC diff behavior.
type
DiffOptions
=
{
compareSeverity
?:
boolean
;
compareTags
?:
boolean
;
fuzzyMatch
?:
boolean
;
fuzzyThreshold
?:
number
;
matchBy
?:
"value"
|
"value+type"
;
}
Index
Properties
compare
Severity?
compare
Tags?
fuzzy
Match?
fuzzy
Threshold?
match
By?
Properties
Optional
compare
Severity
compareSeverity
?:
boolean
Optional
compare
Tags
compareTags
?:
boolean
Optional
fuzzy
Match
fuzzyMatch
?:
boolean
Optional
fuzzy
Threshold
fuzzyThreshold
?:
number
Optional
match
By
matchBy
?:
"value"
|
"value+type"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
compare
Severity
compare
Tags
fuzzy
Match
fuzzy
Threshold
match
By
@iocium/ioc-diff
Loading...
Options to customize IOC diff behavior.