Skip to main content
Module

x/capi/deps/cliffy.ts>ActionListType

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

Completion list type.

Constructors

new
ActionListType(cmd: Command)

Methods

complete(): string[]

Complete action names.