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