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

Returns true if the fs.Dirent object describes a character device.

Return Type #

boolean