Skip to main content
Module

x/capi/deps/cliffy.ts>CompletionsCommand

[WIP] A framework for crafting interactions with Substrate chains
Latest
class CompletionsCommand
extends Command
import { CompletionsCommand } from "https://deno.land/x/capi@v0.1.1-beta.1/deps/cliffy.ts";

Generates shell completion scripts for various shells.

Constructors

new
CompletionsCommand(cmd?: Command)