Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/proc/tools/deps/cliffy.ts>CompleteOptions

A better way to work with processes in Deno.
Go to Latest
interface CompleteOptions
Re-export
import { type CompleteOptions } from "https://deno.land/x/proc@0.20.33/tools/deps/cliffy.ts";

Completion options.

Properties

optional
override: boolean
optional
global: boolean