import { Path } from "https://deno.land/x/dax@0.39.1/src/path.ts";
Synchronously writes out the provided text to the file.
Parameters
optional
options: Deno.WriteFileOptionsx/dax/src/path.ts>Path#writeTextSync
import { Path } from "https://deno.land/x/dax@0.39.1/src/path.ts";
Synchronously writes out the provided text to the file.