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

x/denjucks/src/deps/path/std/flags/mod.ts>Args

Deno templating engine
Latest
interface Args
import { type Args } from "https://deno.land/x/denjucks@1.1.1/src/deps/path/std/flags/mod.ts";

Index Signatures

[key: string]: any

Properties

_: Array<string | number>

Contains all the arguments that didn't have an option associated with them.