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

Create Controller.walk_attributes(access_mode=) helper #112

Open
GDYendell opened this issue Jan 16, 2025 · 1 comment
Open

Create Controller.walk_attributes(access_mode=) helper #112

GDYendell opened this issue Jan 16, 2025 · 1 comment

Comments

@GDYendell
Copy link
Contributor

This will enable finding all attributes of a given access mode without having to do manual isinstance checks before using its methods. A similar helper for walking the commands of a given type could also be useful.

Acceptance Criteria

  • Functions added and unit tested to demonstrate example use
@GDYendell
Copy link
Contributor Author

Duplicate: #104

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

No branches or pull requests

1 participant