Is it possible to have a `mutuallyExclusiveOptions...
# clikt
r
Is it possible to have a
mutuallyExclusiveOptions
where one of the options is an
OptionGroup
? Intuitively it seems like it should be possible, but I can't work out the syntax!
s
👍 1