Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/packwiz/mod.ts>packFile.writeSync

Deno wrapper around packwiz CLI
Latest
function packFile.writeSync
import { packFile } from "https://deno.land/x/packwiz@0.1.0/mod.ts";
const { writeSync } = packFile;

Write pack.toml in the same shape as the original.

Parameters

filePath: string
pack: PackFile