Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/ayonli_jsext/archive.ts>Tarball#treeView

A JavaScript extension package for building strong and modern applications.
Latest
method Tarball.prototype.treeView
Re-export
import { Tarball } from "https://deno.land/x/ayonli_jsext@v0.9.72/archive.ts";

Returns a tree view of the entries in the archive.

NOTE: The entries returned by this function are reordered first by kind (directories before files), then by names alphabetically.