import * as mod from "https://deno.land/x/mod@v2.3.9/utils.ts";
Functions
Responsible for writing data to a file, but instead of overwriting by default it gives a warning if the file already exists. |
import * as mod from "https://deno.land/x/mod@v2.3.9/utils.ts";
Responsible for writing data to a file, but instead of overwriting by default it gives a warning if the file already exists. |