class Optimist::StringArrayOption
Option class for handling multiple Strings
def multi_arg? ; true ; end
def multi_arg? ; true ; end
def type_format ; "=<s+>" ; end
def type_format ; "=<s+>" ; end
Option class for handling multiple Strings
def multi_arg? ; true ; end
def type_format ; "=<s+>" ; end