Interface: ProgressFileBegin
Defined in: CSpellReporter.ts:147
Notification sent just before processing a file.
Extends
Properties
fileCount
fileCount:
number
Defined in: CSpellReporter.ts:106
The total number of files being processed.
Inherited from
filename
filename:
string
Defined in: CSpellReporter.ts:110
The file name or href of file being processed.
Inherited from
fileNum
fileNum:
number
Defined in: CSpellReporter.ts:102
The sequence number of the file being processed.
Inherited from
type
type:
"ProgressFileBegin"
Defined in: CSpellReporter.ts:148