Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Completed nested command support. #245

Closed
wants to merge 1 commit into from

Commits on Oct 13, 2014

  1. Completed nested command support.

    Nested command support was almost completely available, however, a few things
    seemed to be missing to me.
    
    * `this` context on `action` event listeners was not bound properly.
    * We output `help` too early, the deepest referenced command should handle help.
    nowells committed Oct 13, 2014
    Configuration menu
    Copy the full SHA
    eda6a99 View commit details
    Browse the repository at this point in the history