GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

CommandFromContent

API/Interfaces/CommandFromContent
seyfert/lib/commands/handle.d.ts

Signature

export interface CommandFromContent

Properties

3
commandparentfullCommandName

Methods

0

No methods.

Properties

command#
command?: Command | SubCommand;
parent#
parent?: Command;
fullCommandName#
fullCommandName: string;