Skip to main content

Interface: ProgressFileBegin

Defined in: cspell-types/dist/index.d.mts:104

Notification sent just before processing a file.

Extends

Properties

fileCount

fileCount: number

Defined in: cspell-types/dist/index.d.mts:91

Inherited from

ProgressFileBase.fileCount


filename

filename: string

Defined in: cspell-types/dist/index.d.mts:92

Inherited from

ProgressFileBase.filename


fileNum

fileNum: number

Defined in: cspell-types/dist/index.d.mts:90

Inherited from

ProgressFileBase.fileNum


type

type: "ProgressFileBegin"

Defined in: cspell-types/dist/index.d.mts:105

Overrides

ProgressFileBase.type