import { default } from "https://deno.land/std@0.152.0/node/_fs/_fs_dirent.ts";
Constructors
new
default(entry: Deno.DirEntry)Methods
isBlockDevice(): boolean
isCharacterDevice(): boolean
isDirectory(): boolean
isFIFO(): boolean
isFile(): boolean
isSocket(): boolean
isSymbolicLink(): boolean