Skip to main content
Latest
interface FlagArgument
implements ArgumentBase
import { type FlagArgument } from "https://deno.land/x/drex@v1.1.1/mod.ts";

Properties

match: "flag"
flag: string
optional
defaultValue: boolean