Skip to main content
Module

x/deno_minimist/dev_deps.ts

💾 Parses command line arguments. Port & rewrite of the node library minimist
Latest
import * as denoMinimist from "https://deno.land/x/deno_minimist@v1.0.2/dev_deps.ts";

Functions

Make an assertion that actual and expected are equal, deeply. If not deeply equal, then throw.