Interface: ProgressFileBase
Defined in: CSpellReporter.ts:97
Extends
Extended by
Properties
fileCount
fileCount:
number
Defined in: CSpellReporter.ts:106
The total number of files being processed.
filename
filename:
string
Defined in: CSpellReporter.ts:110
The file name or href of file being processed.
fileNum
fileNum:
number
Defined in: CSpellReporter.ts:102
The sequence number of the file being processed.
type
type:
ProgressTypes
Defined in: CSpellReporter.ts:98