Skip to main content
Module

x/johnny_decimal/models/directory.ts>Directory#getConfig

Utilities for interacting with a Johnny Decimal filing system.
Go to Latest
method Directory.prototype.getConfig
import { Directory } from "https://deno.land/x/johnny_decimal@1.1.1/models/directory.ts";

Parameters

name: string

Returns

Promise<any>

Basically anything. Define your own config structure.