Skip to main content
Module

x/scaffold/src/deps/cli.ts>IArgument

scaffold your next project with style and 💗
Latest
interface IArgument
implements IFlagArgument
Re-export
import { type IArgument } from "https://deno.land/x/scaffold@0.3.0/src/deps/cli.ts";

Argument details.

Properties

name: string

Argument name.

action: string

Shell completion action.

type: string

Arguments type.