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
introduced in a8652f71c464c6fc4da4f0266e4f17abf7c699f2.
Create
null
callback for group-only subcommands