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

Core debug #98

Merged
merged 4 commits into from Sep 5, 2019
Merged

Core debug #98

merged 4 commits into from Sep 5, 2019

Conversation

jclem
Copy link
Contributor

@jclem jclem commented Aug 29, 2019

This pull request adds helpers for group and endgroup.

  • Adds core.startGroup('name') and core.endGroup() for simple commands
  • Adds core.group('name', asyncFn) for wrapping asynchronous commands

Copy link
Contributor

@damccorm damccorm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, didn't know we expose this 😃

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

2 participants