CommandLineBinding.itemSeparator_

Join the array elements into a single string with the elements separated by by itemSeparator.

class CommandLineBinding
Either!(None, string) itemSeparator_;

Meta