Skip to content

refactor: cleanup -j / --output-json flag#396

Merged
bootandy merged 1 commit into
masterfrom
clean_json
Jun 19, 2024
Merged

refactor: cleanup -j / --output-json flag#396
bootandy merged 1 commit into
masterfrom
clean_json

Conversation

@bootandy
Copy link
Copy Markdown
Owner

@bootandy bootandy commented May 2, 2024

Stop -j writing to a file, print to stdout instead.

@bootandy
Copy link
Copy Markdown
Owner Author

bootandy commented May 3, 2024

TODO: Also if -j is supplied remove the spinner as that will pollute the stdout see the --no-progress option.

Turns out already handled by: std::io::stdout().is_terminal()

@bootandy bootandy force-pushed the clean_json branch 2 times, most recently from 02c825f to 3d027d3 Compare June 18, 2024 22:45
Stop -j writing to a file, print to stdout instead.
@bootandy bootandy merged commit 4f62559 into master Jun 19, 2024
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.

1 participant