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 convenience method for copying out dsl arguments #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

swarren12
Copy link
Contributor

Add a new convenience method to the DslParams interface that allows the raw String arguments to be extracted, so that they can then be parsed into another instance. This would be useful when writing a high-level DSL that would in turn invoke some more low-level DSLs, each using a subset of the original arguments.

@swarren12 swarren12 marked this pull request as ready for review December 1, 2021 13:38
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.

3 participants