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

refactor(yargs-factory)!: refactor yargs-factory to use class #1895

Merged
merged 6 commits into from Mar 31, 2021

Conversation

bcoe
Copy link
Member

@bcoe bcoe commented Mar 28, 2021

Large refactor to move yargs-factory.ts towards using a class rather than the ad-hoc approach used before.

refactor!: methods that used _ to indicate privacy are now actually private
refactor!: deprecated reset() method is now private (instead create a new yargs instance each parse).

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.

None yet

1 participant