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

Write checkify #100

Open
3 tasks
andyneff opened this issue Nov 13, 2018 · 0 comments
Open
3 tasks

Write checkify #100

andyneff opened this issue Nov 13, 2018 · 0 comments

Comments

@andyneff
Copy link
Member

From #88, a checkify function would still be nice

  • Rename parsed_help_a into JUST_HELP_DATA or similar
  • Don't parse JUST_HELP_DATA more than once. Currently it's parsed every call to justify and again for print_help. This is overkill. Every call in .just is necessary, unfortunately. It's too complicated to know when "just" has changed
  • Write a checkify to check if a target exists, assuming JUST_HELP_DATA is set.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant