📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-01 12:02:36
📂
/ (Root)
/
opt
/
alt
/
ruby40
/
share
/
gems
/
gems
/
csv-3.3.5
/
doc
/
csv
/
arguments
📍 /opt/alt/ruby40/share/gems/gems/csv-3.3.5/doc/csv/arguments
🔄 Refresh
✏️
Editing: io.rdoc
Read Only
* Argument +io+ should be an IO object that is: * Open for reading; on return, the IO object will be closed. * Positioned at the beginning. To position at the end, for appending, use method CSV.generate. For any other positioning, pass a preset \StringIO object instead.
💾 Save Changes
❌ Cancel