BaseCommand

Signature

export declare class BaseCommand

Properties

__t?: {    name: string | undefined;    description: string | undefined;};

Methods