options=(opt)
Instance Public methods
Sets OptionParser object, when
opt is false or nil, methods #options and #options= are undefined. Thus,
there is no ways to access the OptionParser object via the receiver
object.
Sets OptionParser object, when
opt is false or nil, methods #options and #options= are undefined. Thus,
there is no ways to access the OptionParser object via the receiver
object.
Please login to continue.