method Path.prototype.writeTextFileimport { Path } from "https://deno.land/x/yxz@0.17.0/path/path.ts"; writeTextFile(data: string, options?: Deno.WriteFileOptions)Parametersdata: stringoptionaloptions: Deno.WriteFileOptions