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

Create implementation for handle function #18

Closed
ifedchankau opened this issue Jun 30, 2018 · 1 comment
Closed

Create implementation for handle function #18

ifedchankau opened this issue Jun 30, 2018 · 1 comment

Comments

@ifedchankau
Copy link
Collaborator

ifedchankau commented Jun 30, 2018

Please, create implementation for handle function. This function should:

  1. Get all suitable sections from parseSection function
  2. Send it to splitSection function, which will split sections into options
  3. Get a two-dimensional array of all options from parseOption function
ifedchankau added a commit to ifedchankau/usage-parser that referenced this issue Jun 30, 2018
- add implementation of handle function
- add functions parseSection and parseOption (w/o implementation)

Closes linterhub#18
ifedchankau added a commit to ifedchankau/usage-parser that referenced this issue Jun 30, 2018
- Add implementation of handle function
- Add functions parseSection and parseOption (w/o implementation)

Closes linterhub#18
ifedchankau added a commit to ifedchankau/usage-parser that referenced this issue Jul 1, 2018
- add implementation of handle function
- add functions parseSection, splitSection, parseOption (w/o implementation)

Closes linterhub#18
ifedchankau added a commit to ifedchankau/usage-parser that referenced this issue Jul 1, 2018
- add implementation of handle function
- add functions parseSection, splitSection, parseOption (w/o implementation)

Closes linterhub#18
@xferra xferra closed this as completed in #19 Jul 5, 2018
xferra pushed a commit that referenced this issue Jul 5, 2018
- add implementation of handle function
- add functions parseSection, splitSection, parseOption (w/o implementation)

Closes #18
@itekaf
Copy link
Contributor

itekaf commented Aug 20, 2018

🎉 This issue has been resolved in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

No branches or pull requests

2 participants