val envvarSplit: Regex
The pattern to split envvar values on. If the envvar splits into multiple values, each one will be treated like a separate invocation of the option.
envvarSplit
- The pattern to split envvar values on. If the envvar splits into multiple values,
each one will be treated like a separate invocation of the option.