abiosoft / ishell

Library for creating interactive cli applications.
MIT License
1.68k stars 195 forks source link

nested subcommand? #90

Closed keith6014 closed 6 years ago

keith6014 commented 6 years ago

is it possible to do nested subcommands? if so, can you share an example?

abiosoft commented 6 years ago

Yeah, you can nest as much as you want.

https://godoc.org/github.com/abiosoft/ishell#Cmd.AddCmd