import * as mod from "https://deno.land/std@0.181.0/fs/ensure_link.ts";
Functions
Ensures that the hard link exists. If the directory structure does not exist, it is created. | |
Ensures that the hard link exists. If the directory structure does not exist, it is created. |