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

filterx: add vars() function #143

Merged
merged 4 commits into from
Jun 6, 2024
Merged

Conversation

alltilla
Copy link
Member

@alltilla alltilla commented Jun 5, 2024

This function gathers all filterx variables to a json object. Similar to the python vars() function without arguments. https://docs.python.org/3/library/functions.html#vars

Signed-off-by: Attila Szakacs attila.szakacs@axoflow.com

alltilla added 4 commits June 5, 2024 20:07
Signed-off-by: Attila Szakacs <attila.szakacs@axoflow.com>
Signed-off-by: Attila Szakacs <attila.szakacs@axoflow.com>
This function gathers all filterx variables to a json object.
Similar to the python vars() function without arguments.
https://docs.python.org/3/library/functions.html#vars

Signed-off-by: Attila Szakacs <attila.szakacs@axoflow.com>
Signed-off-by: Attila Szakacs <attila.szakacs@axoflow.com>
@alltilla alltilla force-pushed the filterx-vars-function branch from 575ea82 to 2be477b Compare June 5, 2024 18:22
@alltilla alltilla requested review from bazsi and bshifter June 5, 2024 18:26
Copy link
Member

@bazsi bazsi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cool stuff.
we might want to add the message values eventually but that can come in a separate PR in the future.

@bazsi bazsi merged commit 216714f into axoflow:main Jun 6, 2024
22 checks passed
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.

2 participants