AlkantarClanX12
Current Path : /opt/alt/ruby18/share/ri/1.8/system/List/ |
Current File : //opt/alt/ruby18/share/ri/1.8/system/List/update-i.yaml |
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Adds <tt>sw</tt> according to <tt>sopts</tt>, <tt>lopts</tt> and <tt>nlopts</tt>. - !ruby/object:SM::Flow::LIST contents: - !ruby/struct:SM::Flow::LI label: "+sw+:" body: OptionParser::Switch instance to be added. - !ruby/struct:SM::Flow::LI label: "+sopts+:" body: Short style option list. - !ruby/struct:SM::Flow::LI label: "+lopts+:" body: Long style option list. - !ruby/struct:SM::Flow::LI label: "+nlopts+:" body: Negated long style options list. type: :NOTE full_name: List#update is_singleton: false name: update params: (sw, sopts, lopts, nsw = nil, nlopts = nil) visibility: private