D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
List
/
Filename :
update-i.yaml
back
Copy
--- !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