import * as mod from "https://deno.land/std@0.128.0/fs/exists.ts";
Functions
Test whether or not the given path exists by checking with the file system | |
Test whether or not the given path exists by checking with the file system |
import * as mod from "https://deno.land/std@0.128.0/fs/exists.ts";
Test whether or not the given path exists by checking with the file system | |
Test whether or not the given path exists by checking with the file system |