class Optimist::FloatArrayOption
Option class for handling multiple Floats
def multi_arg? ; true ; end
def multi_arg? ; true ; end
def type_format ; "=<f+>" ; end
def type_format ; "=<f+>" ; end
Option class for handling multiple Floats
def multi_arg? ; true ; end
def type_format ; "=<f+>" ; end