Command._hidden

Whether this is a hidden command or if it should show up in help listings.

struct Command
bool _hidden;

Meta