import { type ExistsOptions } from "https://deno.land/x/capi@v0.1.1-beta.1/deps/std/fs.ts";
Properties
When true
, will check if the path is readable by the user as well.
When true
, will check if the path is a directory as well.
Directory symlinks are included.