Current Path : /proc/thread-self/root/proc/thread-self/root/proc/thread-self/root/proc/self/root/proc/self/root/opt/alt/ruby18/share/ri/1.8/system/Range/ |
Current File : //proc/thread-self/root/proc/thread-self/root/proc/thread-self/root/proc/self/root/proc/self/root/opt/alt/ruby18/share/ri/1.8/system/Range/end-i.yaml |
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Returns the object that defines the end of <em>rng</em>. - !ruby/struct:SM::Flow::VERB body: " (1..10).end #=> 10\n (1...10).end #=> 10\n" full_name: Range#end is_singleton: false name: end params: | rng.end => obj rng.last => obj visibility: public