Interface: ProgressFileBegin
Defined in: cspell-types/dist/index.d.mts:243
Notification sent just before processing a file.
Extends
Properties
fileCount
fileCount:
number
Defined in: cspell-types/dist/index.d.mts:200
The total number of files being processed.
Inherited from
filename
filename:
string
Defined in: cspell-types/dist/index.d.mts:204
The file name or href of file being processed.
Inherited from
fileNum
fileNum:
number
Defined in: cspell-types/dist/index.d.mts:196
The sequence number of the file being processed.
Inherited from
type
type:
"ProgressFileBegin"
Defined in: cspell-types/dist/index.d.mts:244