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

x/ayonli_jsext/fs/util.ts>makeTree

A JavaScript extension package for building strong and modern applications.
Latest
function makeTree
import { makeTree } from "https://deno.land/x/ayonli_jsext@v0.9.72/fs/util.ts";

Type Parameters

I extends CompatDirEntry
R extends CompatDirTree

Parameters

dir: string | FileSystemDirectoryHandle

DirEntry.prop is deprecated, this option is for backward compatibility.

entries: I[]
optional
addPathProp = [UNSUPPORTED]