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

Fixed: Add retain inputs #136

Closed
wants to merge 9 commits into from
Closed

Conversation

zanerock
Copy link

@zanerock zanerock commented Jul 3, 2024

Adds retainInput option for commandLineArgs().

Closes #135

Added implementation keeping the same style, added test, updated dist and docs.

These changes where made off the 'swith-to-jest' branch and should be merged after #134

@zanerock
Copy link
Author

zanerock commented Jul 4, 2024

I'm happy to make a version of this PR that doesn't incorporate the testing infra changes. I just got fixated on the idea of getting a report out of the test run.

@zanerock
Copy link
Author

I realized it's possible to use custom type functions to achieve the same effect, so I'm closing this.

@zanerock zanerock closed this Jul 11, 2024
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.

New feature: option to retain inputs
1 participant