Skip to main content
property Dir.prototype.path

The read-only path of this directory as was provided to opendir,opendirSync, or fsPromises.opendir().

Type

string
Back to top