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

x/leaf/functions/methods.ts>MemMethods

A fake file system for Deno binaries
Latest
interface MemMethods
import { type MemMethods } from "https://deno.land/x/leaf@v1.0.4/functions/methods.ts";

Properties

getFilePath: (path: string | URL) => string
[MANDARINE_FILE_SYSTEM]: { [prop: string]: Uint8Array; }