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

x/args/index.ts>flagErrors.UnknownFlags#toString

Extensible CLI arguments parser for Deno with intelligent TypeScript inference
Go to Latest
method flagErrors.UnknownFlags.prototype.toString
import { flagErrors } from "https://deno.land/x/args@2.0.7/index.ts";
const { UnknownFlags } = flagErrors;