import * as deno from "https://deno.land/x/deno@v0.30.0/cli/js/read_link.ts";
Functions
Returns the destination of the named symbolic link. | |
Returns the destination of the named symbolic link synchronously. |
import * as deno from "https://deno.land/x/deno@v0.30.0/cli/js/read_link.ts";
Returns the destination of the named symbolic link. | |
Returns the destination of the named symbolic link synchronously. |