Preparing search index...
The search index is not available
@cspell/cspell-types
@cspell/cspell-types
ProgressFileBegin
Interface ProgressFileBegin
Notification sent just before processing a file.
interface
ProgressFileBegin
{
fileCount
:
number
;
filename
:
string
;
fileNum
:
number
;
type
:
"ProgressFileBegin"
;
}
Hierarchy (
view full
)
ProgressFileBase
ProgressFileBegin
Index
Properties
file
Count
filename
file
Num
type
Properties
file
Count
file
Count
:
number
filename
filename
:
string
file
Num
file
Num
:
number
type
type
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
file
Count
filename
file
Num
type
@cspell/cspell-types
Loading...
Notification sent just before processing a file.