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

[Feature]: getInfo("functions") #4547

Closed
bubblobill opened this issue Dec 10, 2023 · 0 comments · Fixed by #4548
Closed

[Feature]: getInfo("functions") #4547

bubblobill opened this issue Dec 10, 2023 · 0 comments · Fixed by #4548
Assignees
Labels
feature Adding functionality that adds value

Comments

@bubblobill
Copy link
Collaborator

Describe the Problem

The only way to get a canonical list of functions accepted by the parser is to ask the parser which ones it has registered.
The use of scripts and such to derive such a list are not as reliable.

The Solution you'd like

Add "functions" type to getInfo() that outputs a list for use elsewhere.
It can simply package up MapToolExpressionParser.getMacroFunctions()

Alternatives that you've considered.

No response

Additional Context

No response

@bubblobill bubblobill added the feature Adding functionality that adds value label Dec 10, 2023
@bubblobill bubblobill self-assigned this Dec 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Adding functionality that adds value
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant