abstract-command
TypeScript icon, indicating that this package has built-in type declarations

2.0.0 • Public • Published

abstract-command

Abstract Command base class to make implementing custom commands easier

Sauce Test Status

Build Status

Just implement _execute(), _queryEnabled() and _queryState() override functions on your subclass of AbstractCommand!

Installation

$ npm install abstract-command

Package Sidebar

Install

npm i abstract-command

Weekly Downloads

5

Version

2.0.0

License

MIT

Last publish

Collaborators

  • tootallnate