Skip to main content

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

ProgressFileBase.fileCount


filename

filename: string

Defined in: CSpellReporter.ts:110

The file name or href of file being processed.

Inherited from

ProgressFileBase.filename


fileNum

fileNum: number

Defined in: CSpellReporter.ts:102

The sequence number of the file being processed.

Inherited from

ProgressFileBase.fileNum


type

type: "ProgressFileBegin"

Defined in: CSpellReporter.ts:148

Overrides

ProgressFileBase.type