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

feat: add parseSync/parseAsync method #1898

Merged
merged 3 commits into from Apr 4, 2021
Merged

feat: add parseSync/parseAsync method #1898

merged 3 commits into from Apr 4, 2021

Commits on Apr 3, 2021

  1. feat: add parseSync/parseAsync

    bcoe committed Apr 3, 2021
    Copy the full SHA
    a599ed5 View commit details
    Browse the repository at this point in the history
  2. feat: add parseSync/parseAsync

    Introduces parseSync/parseAsync, allowing an application to explicitly state
    whether or not it expects the parse goal of yargs to be asynchronous
    bcoe committed Apr 3, 2021
    Copy the full SHA
    8d042d5 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2021

  1. Copy the full SHA
    7f89aab View commit details
    Browse the repository at this point in the history