Skip to main content
Go to Latest
import * as commitGenius from "https://deno.land/x/commit_genius@v0.5.0/deps.ts";

Classes

Enum type. Allows only provided values.

Generates well formatted and colored help output for specified command.

Variables

Parse parses TOML string into an object.

Functions

Test whether or not the given path exists by checking with the file system. Please consider to check if the path is readable and either a file or a directory by providing additional options:

Stringify dumps source object into TOML string and returns it.