Module

x/servest/vendor/https/deno.land/std/flags/mod.ts>Args

🌾A progressive http server for Deno🌾
Latest
interface Args
import { type Args } from "https://dotland.deno.dev/x/servest@v1.3.4/vendor/https/deno.land/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.