bulker icon indicating copy to clipboard operation
bulker copied to clipboard

show which crates are imported

Open nsheff opened this issue 3 years ago • 0 comments

one thing that's often confused me when using bulker is the importing of crates. for example, I don't know which crate actually contained the command I'm using, the one I'm loading, or one it imports.

One way to make this more transparent could be to have bulker inspect show which crates are imported by the current crate, and list commands by crate instead of all at once.

nsheff avatar Dec 13 '22 20:12 nsheff