Skip to content

Commit

Permalink
Split Clap arguments into separate module (#3008)
Browse files Browse the repository at this point in the history
## Summary

I don't know if this is a good change, but `main.rs` is really large.
This just moves all the Clap arguments into their own `cli.rs` module.
  • Loading branch information
charliermarsh committed Apr 12, 2024
1 parent 7f70849 commit f61b97e
Show file tree
Hide file tree
Showing 2 changed files with 1,414 additions and 1,402 deletions.
Loading

0 comments on commit f61b97e

Please sign in to comment.