Block a user
Add fencing mechanism for disabling help output auto line wrapping
I've thought about using STX (\x02) and ETX (\x03) as the preformatted bracketing characters. The problem is that these are nonprinting and cannot be easily represented in a multiline string,…
Create
null callback for group-only subcommands