📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-06-29 22:14:42
📂
/ (Root)
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
FileUtils
📍 /opt/alt/ruby18/share/ri/1.8/system/FileUtils
🔄 Refresh
✏️
Editing: copy_stream-i.yaml
Read Only
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: "Copies stream <tt>src</tt> to <tt>dest</tt>. <tt>src</tt> must respond to #read(n) and <tt>dest</tt> must respond to #write(str)." full_name: FileUtils#copy_stream is_singleton: false name: copy_stream params: (src, dest) visibility: public
💾 Save Changes
❌ Cancel