U:RDoc::AnyMethod[iI"mv:EFI"FileUtils#mv;TF: privateo:RDoc::Markup::Document: @parts[o:RDoc::Markup::Paragraph; [I"QMoves file(s) +src+ to +dest+. If +file+ and +dest+ exist on the different ;TI"Jdisk partition, the file is copied then the original file is removed.;To:RDoc::Markup::BlankLineo:RDoc::Markup::Verbatim; [ I".FileUtils.mv 'badname.rb', 'goodname.rb' ;TI"OFileUtils.mv 'stuff.rb', '/notexist/lib/ruby', :force => true # no error ;TI" ;TI"=FileUtils.mv %w(junk.txt dust.txt), '/home/foo/.trash/' ;TI"OFileUtils.mv Dir.glob('test*.rb'), 'test', :noop => true, :verbose => true;T: @format0: @fileI"lib/fileutils.rb;T:0@omit_headings_from_table_of_contents_below000[[I" move;Fo;; [;@;0I"B(src, dest, force: nil, noop: nil, verbose: nil, secure: nil);T@FI"FileUtils;FcRDoc::NormalModule00