Skip to main content
Module

x/cliffy/mod.ts>ICompleteOptions

Command line framework for deno 🦕 Including Commandline-Interfaces, Prompts, CLI-Table, Arguments Parser and more...
Extremely Popular
Go to Latest
interface ICompleteOptions
Re-export
import { type ICompleteOptions } from "https://deno.land/x/cliffy@v0.19.2/mod.ts";

Completion options.

Properties

optional
override: boolean
optional
global: boolean