Interface: SpellCheckFileResult
Defined in: packages/cspell-lib/src/lib/spellCheckFile.ts:54
Properties
checked
checked:
boolean
Defined in: packages/cspell-lib/src/lib/spellCheckFile.ts:60
configErrors?
optionalconfigErrors?:ImportFileRefWithError[]
Defined in: packages/cspell-lib/src/lib/spellCheckFile.ts:62
dictionaryErrors?
optionaldictionaryErrors?:Map<string,Error[]>
Defined in: packages/cspell-lib/src/lib/spellCheckFile.ts:63
document
document:
Document|DocumentWithText
Defined in: packages/cspell-lib/src/lib/spellCheckFile.ts:55
errors
errors:
Error[] |undefined
Defined in: packages/cspell-lib/src/lib/spellCheckFile.ts:61
issues
issues:
ValidationIssue[]
Defined in: packages/cspell-lib/src/lib/spellCheckFile.ts:59
localConfigFilepath
localConfigFilepath:
string|undefined
Defined in: packages/cspell-lib/src/lib/spellCheckFile.ts:57
options
options:
SpellCheckFileOptions
Defined in: packages/cspell-lib/src/lib/spellCheckFile.ts:58
perf?
optionalperf?:SpellCheckFilePerf
Defined in: packages/cspell-lib/src/lib/spellCheckFile.ts:64
settingsUsed
settingsUsed:
CSpellSettingsWithSourceTrace
Defined in: packages/cspell-lib/src/lib/spellCheckFile.ts:56