📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-01 22:13:00
📂
/ (Root)
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
Enumerable
/
Enumerator
📍 /opt/alt/ruby18/share/ri/1.8/system/Enumerable/Enumerator
🔄 Refresh
✏️
Editing: with_index-i.yaml
Read Only
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Iterates the given block for each elements with an index, which start from 0. If no block is given, returns an enumerator. full_name: Enumerable::Enumerator#with_index is_singleton: false name: with_index params: | e.with_index {|(*args), idx| ... } e.with_index visibility: public
💾 Save Changes
❌ Cancel