class Optimist::DateArrayOption
Option class for handling multiple dates
def multi_arg? ; true ; end
def multi_arg? ; true ; end
def type_format ; "=<date+>" ; end
def type_format ; "=<date+>" ; end
Option class for handling multiple dates
def multi_arg? ; true ; end
def type_format ; "=<date+>" ; end