interface CommandHandlers {
    parent: BaseCommand;
}

Implemented by

Properties

Properties

parent: BaseCommand