isQuotable

abstract val isQuotable: Boolean(source)

Whether this option's resolver supports quotes.

Quotes are used when multiple quotable options are used, such as two strings, which helps to parse command arguments.