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

Spinner should respect errorStream option #125

Merged
merged 1 commit into from
Nov 3, 2020
Merged

Spinner should respect errorStream option #125

merged 1 commit into from
Nov 3, 2020

Conversation

ef4
Copy link
Contributor

@ef4 ef4 commented Nov 2, 2020

ora accepts an optional stream argument. It defaults to stderr.

If the user has provided an alternative to stderr via options.errorStream, the spinner should follow that too.

`ora` accepts an optional `stream` argument. It defaults to stderr.

If the user has provided an alternative to `stderr` via `options.errorStream`, the spinner should follow that too.
@ef4 ef4 merged commit d9f33ca into master Nov 3, 2020
@delete-merged-branch delete-merged-branch bot deleted the spinner-stream branch November 3, 2020 04:38
@rwjblue rwjblue added the bug label Nov 3, 2020
@rwjblue
Copy link
Member

rwjblue commented Nov 3, 2020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants