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

x/powar/api.ts

A simple but powerful TypeScript-based dot-file manager.
Latest
import * as powar from "https://deno.land/x/powar@1.0.4/api.ts";

Variables

An empty output object, used for dry runs.

Functions

Make a powar-ts module.

Produce some object U determined by some module variables T and the powar-ts module API.

Interfaces

The main powar-ts API which is available to modules and the global configuration.

Options for the exec function.

The API available to the global configuration.

The global configuration for powar-ts.

A powar-ts module.

The API available to a powar-ts module.

The configuration for a powar-ts module.

The output of the exec function.

Type Aliases

A map of string-key--path-value pairs.

A map of path key-value pairs.