📁 File Manager Pro
Advanced File Management System
/
opt
/
alt
/
ruby34
/
share
/
gems
/
gems
/
csv-3.3.2
/
doc
/
csv
/
arguments
Server Path:
/opt/alt/ruby34/share/gems/gems/csv-3.3.2/doc/csv/arguments
📄 Create New File
Create File
📁 Create New Folder
Create Folder
⬆️ Upload File
Upload File
📄
io.rdoc
Edit
Delete
Rename
✏️ Editing: io.rdoc
* 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