import { type ArgumentValue } from "https://deno.land/x/cliffy@v1.0.0-rc.2/flags/mod.ts";
Argument parsing informations.
Properties
type: ArgumentType | string
The type of the argument.
x/cliffy/flags/mod.ts>ArgumentValue
import { type ArgumentValue } from "https://deno.land/x/cliffy@v1.0.0-rc.2/flags/mod.ts";
Argument parsing informations.
The type of the argument.