rustfoundation / painter

Library and tools for managing ecosystem wide call graphs and llvm-ir analysis
Other
154 stars 5 forks source link

Remove -s and -b from being required for all commands. #3

Closed LawnGnome closed 1 year ago

LawnGnome commented 1 year ago

This moves them into a helper struct that can be flatten into the subcommands that do need them.