method Dirent.prototype.isFile
Jump to headingDirent.prototype.isFile(): boolean
Returns true
if the fs.Dirent
object describes a regular file.
Return Type Jump to heading
boolean
Jump to headingDirent.prototype.isFile(): boolean
Returns true
if the fs.Dirent
object describes a regular file.
boolean