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

x/smx/src/core/model.ts>InitOptions

Manage and sync scripts, configs and templates between computers
Latest
interface InitOptions
import { type InitOptions } from "https://deno.land/x/smx@v0.6.0/src/core/model.ts";

Properties

globalConfigPath: string
initLocalPath: boolean
logLevel: LogLevel
quiet: boolean
optional
localConfigPath: string
optional
targetId: string