Skip to main content
Module

x/scaffold/src/deps/std.ts>Tar#append

scaffold your next project with style and 💗
Latest
method Tar.prototype.append
import { Tar } from "https://deno.land/x/scaffold@0.3.0/src/deps/std.ts";

Append a file to this tar archive

Parameters

fn: string

file name e.g., test.txt; use slash for directory separators

opts: TarOptions

options