You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basically the problem is you always have to add the Runnable trait for the InitCmd even if it only has subcommands, idk you could just return Unreacable?
How would you implement a command like
testing add repo <something>
?The text was updated successfully, but these errors were encountered: