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

Utils #26

Merged
merged 4 commits into from
Jul 5, 2024
Merged

Utils #26

merged 4 commits into from
Jul 5, 2024

Conversation

ctrl-escp
Copy link
Contributor

Add utils:

  • applyIteratively - Apply functions to modify the script repeatedly until they are no long effective or the max number of iterations is reached
  • treeModifier - Boilerplate for filter functions that identify the desired structure and a modifier function that modifies the tree.
  • logger - control logging level and output function

@BenBaryoPX BenBaryoPX self-requested a review July 5, 2024 16:40
@BenBaryoPX BenBaryoPX assigned BenBaryoPX and ctrl-escp and unassigned BenBaryoPX Jul 5, 2024
@BenBaryoPX BenBaryoPX merged commit 9bfcad4 into PerimeterX:main Jul 5, 2024
3 checks passed
@ctrl-escp ctrl-escp deleted the utils branch July 5, 2024 16:42
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