KC's Workspace
Github
Preparing search index...
@kcconfigs/vitest
mocks
<internal>
IReaddirOptions
Interface IReaddirOptions
interface
IReaddirOptions
{
encoding
?:
|
"base64"
|
"binary"
|
"ascii"
|
"utf8"
|
"utf-8"
|
"utf16le"
|
"utf-16le"
|
"ucs2"
|
"ucs-2"
|
"base64url"
|
"latin1"
|
"hex"
|
"buffer"
;
recursive
?:
boolean
;
withFileTypes
?:
boolean
;
}
Hierarchy (
View Summary
)
IOptions
IReaddirOptions
Index
Properties
encoding?
recursive?
with
File
Types?
Properties
Optional
encoding
encoding
?:
|
"base64"
|
"binary"
|
"ascii"
|
"utf8"
|
"utf-8"
|
"utf16le"
|
"utf-16le"
|
"ucs2"
|
"ucs-2"
|
"base64url"
|
"latin1"
|
"hex"
|
"buffer"
Optional
recursive
recursive
?:
boolean
Optional
with
File
Types
withFileTypes
?:
boolean
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
On This Page
Properties
encoding
recursive
with
File
Types
Github
KC's Workspace
Loading...