Preparing search index...
The search index is not available
@open-kappa/myscripts - v0.0.3
@open-kappa/myscripts - v0.0.3
src/myscripts
isDirectory
Function isDirectory
is
Directory
(
dir
:
string
)
:
Promise
<
boolean
>
Check if the path exists and is a directory.
Returns
True if exists.
Parameters
dir:
string
The path.
Returns
Promise
<
boolean
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Modules
@open-
kappa/myscripts -
v0.0.3
--
Manual --
src/myscripts
Json
Schema
create
Schema
Reporter
prepublish
update
Packages
set
Root
Path
get
Root
Directory
is
Directory
console
Error
console
Log
console
Warn
exec
is
Script
on
Error
read
Package
Json
init
Script
write
Package
Json
Generated using
TypeDoc
Check if the path exists and is a directory.
Returns
True if exists.