Skip to main content
Module

x/tabtab/mod.ts

📎 Generate CLI completions for zsh, bash, and fish
Latest
import * as tabtab from "https://deno.land/x/tabtab@0.2.2/mod.ts";

Functions

Helper to normalize String and Objects with { name, description } when logging out.

Install and enable completion on user system.

Main logging utility to pass completion items.

Return current shell name of undefined

Helper to normalize String and Objects with { name, description } when logging out.

Install and enable completion on user system.

Main logging utility to pass completion items.

Remove completion on user system.

Remove completion on user system.

Interfaces

Public: Main utility to extract information from command line arguments and Environment variables, namely COMP args in "plumbing" mode.

Public: Main utility to extract information from command line arguments and Environment variables, namely COMP args in "plumbing" mode.