Skip to main content
Module

x/libpkgx/mod.ts>Path#write

bringing the entire open source ecosystem to your node and deno apps
Very Popular
Go to Latest
method Path.prototype.write
Re-export
import { Path } from "https://deno.land/x/libpkgx@v0.15.2/mod.ts";

Parameters

unnamed 0: ({ text: string; } | { json: PlainObject; space?: number; }) & { force?: boolean; }