Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/smx/src/modules/config/local-config.ts>LocalConfigFile.load

Manage and sync scripts, configs and templates between computers
Latest
method LocalConfigFile.load
import { LocalConfigFile } from "https://deno.land/x/smx@v0.6.0/src/modules/config/local-config.ts";

Parameters

path: string
optional
fileFactory: IFileHandlerFactory