Config.caseSensitive

If set then argument names are case-sensitive. Defaults to true.

struct Config
bool caseSensitive;

Meta