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

Add a root_app property to cli.Application #141

Closed
wants to merge 1 commit into from

Conversation

khorn
Copy link
Contributor

@khorn khorn commented Aug 1, 2014

This adds a property to cli.Application called root_app which returns a
reference to the "root" Application object in a tree of Application objects.

Basic implementation for issue #140.

This adds a property to `cli.Applicatino callled root_app which returns a
reference to the "root" Application object in a tree of Application objects.
@tomerfiliba
Copy link
Owner

Cool. Could you also include a small unittest for it (just a couple of lines)? I want to make sure this enters regression.

@khorn
Copy link
Contributor Author

khorn commented Aug 1, 2014

Will do.

@khorn
Copy link
Contributor Author

khorn commented Oct 15, 2014

FYI, I'm still planning on doing this. I haven't forgotten, it's just fallen in my priority list.

@tomerfiliba
Copy link
Owner

great. please submit it as a new pull request, since the codebase has advanced since this one (and can't be merged automatically). closed by bd75ef4

@metaperl
Copy link

Can this be documented in the User Guide?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants