deno.com
method Dirent.prototype.isFile
#Dirent.prototype.isFile(): boolean

Returns true if the fs.Dirent object describes a regular file.

Return Type #

boolean