KC's Workspace
Github
Preparing search index...
@kcconfigs/vitest
mocks
<internal>
FsEvent
Class FsEvent
Index
Constructors
constructor
Properties
link
node
old
Steps
steps
type
Constructors
constructor
new
FsEvent
(
type
:
FsEventType
,
steps
:
string
[]
,
node
:
Node
,
link
:
Link
,
oldSteps
?:
string
[]
,
)
:
FsEvent
Parameters
type
:
FsEventType
steps
:
string
[]
node
:
Node
link
:
Link
Optional
oldSteps
:
string
[]
Returns
FsEvent
Properties
Readonly
link
link
:
Link
Readonly
node
node
:
Node
Readonly
old
Steps
oldSteps
:
string
[]
|
undefined
Readonly
steps
steps
:
string
[]
Readonly
type
type
:
FsEventType
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
link
node
old
Steps
steps
type
Github
KC's Workspace
Loading...