opendir
Call Signature
Section titled “Call Signature”opendir(
this,path,cb):void
Defined in: src/node/async.ts:799
Parameters
Section titled “Parameters”unknown
PathLike
Returns
Section titled “Returns”void
Call Signature
Section titled “Call Signature”opendir(
this,path,options,cb):void
Defined in: src/node/async.ts:800
Parameters
Section titled “Parameters”unknown
PathLike
options
Section titled “options”OpenDirOptions
Returns
Section titled “Returns”void