Preparing search index...
The search index is not available
@cspell/cspell-types
@cspell/cspell-types
ProgressFileBegin
Interface ProgressFileBegin
Notification sent just before processing a file.
interface
ProgressFileBegin
{
fileCount
:
number
;
fileNum
:
number
;
filename
:
string
;
type
:
"ProgressFileBegin"
;
}
Hierarchy
ProgressFileBase
ProgressFileBegin
Index
Properties
file
Count
file
Num
filename
type
Properties
file
Count
file
Count
:
number
file
Num
file
Num
:
number
filename
filename
:
string
type
type
:
"ProgressFileBegin"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
file
Count
file
Num
filename
type
@cspell/cspell-types
IssueType
AdvancedCSpellSettingsWithSourceTrace
BaseSetting
CSpellReporter
CSpellReporterModule
CSpellSettings
CSpellSettingsWithSourceTrace
CacheSettings
CharacterSetCosts
CommandLineSettings
DictionaryDefinitionAlternate
DictionaryDefinitionAugmented
DictionaryDefinitionBase
DictionaryDefinitionCustom
DictionaryDefinitionInlineFlagWords
DictionaryDefinitionInlineIgnoreWords
DictionaryDefinitionInlineWords
DictionaryDefinitionPreferred
DictionaryInformation
EditCosts
ExtendableSettings
Loading...
Generated using
TypeDoc
Notification sent just before processing a file.