Linux heracles.o2switch.net 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
/
opt
/
alt
/
ruby21
/
share
/
ri
/
2.1.0
/
system
/
FileUtils
/
//opt/alt/ruby21/share/ri/2.1.0/system/FileUtils/copy_entry-i.ri
U:RDoc::AnyMethod[iI"copy_entry:EFI"FileUtils#copy_entry;TF:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [ I"1Copies a file system entry +src+ to +dest+. ;TI"KIf +src+ is a directory, this method copies its contents recursively. ;TI"BThis method preserves file types, c.f. symlink, directory... ;TI"8(FIFO, device files and etc. are not supported yet);To:RDoc::Markup::BlankLine o; ; [I"3Both of +src+ and +dest+ must be a path name. ;TI"-+src+ must exist, +dest+ must not exist.;T@o; ; [I"DIf +preserve+ is true, this method preserves owner, group, and ;TI"Bmodified time. Permissions are copied regardless +preserve+.;T@o; ; [I"FIf +dereference_root+ is true, this method dereference tree root.;T@o; ; [I"\If +remove_destination+ is true, this method removes each destination file before copy.;T: @fileI"lib/fileutils.rb;T:0@omit_headings_from_table_of_contents_below000[ I"X(src, dest, preserve = false, dereference_root = false, remove_destination = false);T@ FI"FileUtils;FcRDoc::NormalModule00