import * as lume from "https://deno.land/x/lume@v1.12.1/core/reader.ts";
Classes
Class to read directories, files and store the content in a cache It's used to avoid reading the same file multiple times |
Interfaces
A directory entry | |
A file info | |
Type Aliases
A function that loads and returns the file content |