@snailicide/g-library
Preparing search index...
node
node
fsPathExists
Function fsPathExists
fsPathExists
(
exists
?:
boolean
,
root
?:
undefined
|
string
,
allowedType
?:
|
"any"
|
"directory"
|
"file"
|
"symlink"
|
"glob"
|
(
"directory"
|
"file"
|
"symlink"
|
"glob"
)
[]
,
)
:
ZodEffects
<
ZodEffects
<
ZodEffects
<
ZodString
,
string
,
string
>
,
string
,
string
>
,
>
Parameters
exists
:
boolean
= true
root
:
undefined
|
string
= undefined
allowedType
:
|
"any"
|
"directory"
|
"file"
|
"symlink"
|
"glob"
|
(
"directory"
|
"file"
|
"symlink"
|
"glob"
)
[]
= 'any'
Returns
ZodEffects
<
ZodEffects
<
ZodEffects
<
ZodString
,
string
,
string
>
,
string
,
string
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@snailicide/g-library
Loading...