Help Wantedquestion
描述
Hello,
Is there a way to allow a key to be a boolean or a string? For example, I'd allow '--no-attribute' which would give attribute a false boolean, as well as '--attribute inline' which would give attribute the value of 'inline'?
Thanks!