Skip to main content
Module

x/cliffy/testing/deps.ts

Command line framework for deno 🦕 Including Commandline-Interfaces, Prompts, CLI-Table, Arguments Parser and more...
Extremely Popular
Latest
import * as cliffy from "https://deno.land/x/cliffy@v1.0.0-rc.4/testing/deps.ts";

Classes

Error thrown when an assertion fails.

Functions

Make an assertion that actual matches a snapshot. If the snapshot and actual do not a match, then throw.

Return the last portion of a path. Trailing directory separators are ignored, and optional suffix is removed.

Return the directory path of a path.

Converts a file URL to a path string.

Set text color to red.