BD103 / BD103/migrate_rustdoc_json
`--output` option
Open
Beginner friendly
- Dominant language
- Rust
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Instead of piping the output, we should offer saving it directly to a file.
Contributor guide
Research direction
Start by locating the command-line argument parsing and the current output path for the `--output` option. Trace how the generated rustdoc JSON is currently emitted, then verify that providing a file path saves the output directly and that the existing piping behavior remains available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100