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

Separate Joern Slice Modes into Commands #2817

Merged
merged 2 commits into from
Jun 6, 2023

Conversation

DavidBakerEffendi
Copy link
Collaborator

  • Using scopt's cmd feature to separate modes into commands
  • Added BaseConfig trait to seamlessly separate configs between commands

E.g. instead of joern-slice -m Usages one would use joern-slice usages, followed by the arguments.

cc: @pr0me @xavierpinho

* Using `scopt`'s `cmd` feature to separate modes into commands
* Added `BaseConfig` trait to seamlessly separate configs between commands
@DavidBakerEffendi DavidBakerEffendi merged commit ce33885 into master Jun 6, 2023
@DavidBakerEffendi DavidBakerEffendi deleted the dave/joern-slice-separate-commands branch June 6, 2023 11:20
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.

2 participants