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