⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.133
Server IP:
185.119.109.197
Server:
Linux managedhosting.chostar.me 5.15.0-160-generic #170-Ubuntu SMP Wed Oct 1 10:06:56 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.1.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
ri
/
3.0.0
/
system
/
FileUtils
/
View File Name :
copy_entry-i.ri
U:RDoc::AnyMethod[iI"copy_entry:ETI"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;TcRDoc::NormalModule00