Skip to content

Introduce CompositeCommand->remove_subcommand()#2629

Merged
danielbachhuber merged 1 commit into
masterfrom
remove-subcommand
Apr 6, 2016
Merged

Introduce CompositeCommand->remove_subcommand()#2629
danielbachhuber merged 1 commit into
masterfrom
remove-subcommand

Conversation

@danielbachhuber
Copy link
Copy Markdown
Member

This permits a subcommand to be de-registered from its parent.

Also modifies the bootstrap process to always register commands, instead
of lazyloading them based on command name. Packages and required
commands are always loaded, so we should follow similar behavior with
core commands.

This permits a subcommand to be de-registered from its parent.

Also modifies the bootstrap process to always register commands, instead
of lazyloading them based on command name. Packages and required
commands are always loaded, so we should follow similar behavior with
core commands.
@danielbachhuber danielbachhuber added this to the 0.24.0 milestone Apr 6, 2016
@danielbachhuber danielbachhuber merged commit 82b546d into master Apr 6, 2016
@danielbachhuber danielbachhuber deleted the remove-subcommand branch April 6, 2016 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant