Evgeny Gagauz
Evgeny Gagauz
Sometimes if an option is too long, it looks better when its description starts on a new line. This behaviour is supported by the current implementation (intentionally or unintentionally), the...
Although `asLong()` returns a valid value for an integral value passed as an argument `isLong()` at the same time returns `false`. It looks like such behaviour is connected with the...
Sometimes if an option is too long, it looks better when its description starts on a new line. Such behaviour is supported (though it is not documented) by the original...
There are several reasons why an options section can be split by an empty line, among them are: - logically grouping; - aesthetic reasons. Such style is used, for example,...
There are several reasons why an options section can be split by an empty line, among them are: - logically grouping; - aesthetic reasons. Such style is used, for example,...