method
convert

convert(opt = nil, val = nil, *)
public
Hide source
# File lib/optparse.rb, line 261 def convert(opt = nil, val = nil, *) val end