Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/feomasto/priv/deps.ts>command.ActionListType

Sync posts from Mastodon into FeoBlog
Latest
class command.ActionListType
extends StringType
import { command } from "https://deno.land/x/feomasto@v1.0.1/priv/deps.ts";
const { ActionListType } = command;

Completion list type.

Constructors

new
ActionListType(cmd: Command)

Methods

complete(): string[]

Complete action names.