click-contrib / click-repl

Subcommand REPL for click apps
MIT License
215 stars 41 forks source link

Fix: filter hidden commands&options #65

Closed littlemo closed 1 year ago

littlemo commented 4 years ago

Fix #64 Commands&Options decorated with hidden should not be shown in the completion list :)

untitaker commented 4 years ago

Thanks, can you add some sort of test?