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 method that returns a list of available flag ids #3

Open
robsch opened this issue Nov 26, 2014 · 0 comments
Open

Add a method that returns a list of available flag ids #3

robsch opened this issue Nov 26, 2014 · 0 comments

Comments

@robsch
Copy link

robsch commented Nov 26, 2014

Suggestion: if I want to let a user choose a flag I'd like to get a list of possible ids. These could be read from the file system but I think for performance it would be better if they are hard coded in the Flags class.

Ideally you could also provide the names of the flags as well. In English but possibly in other languages as well if you can get them form somewhere.

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

No branches or pull requests

1 participant