Sha256: de0f1adb937658b95de5ce861819b2e29ac9f04bd183866cb0e8ea0864188ec9
Contents?: true
Size: 1.8 KB
Versions: 16
Compression:
Stored size: 1.8 KB
Contents
o:$YARD::CodeObjects::MethodObject: @name:rename:@docstringIC:YARD::Docstring"Renames the given file to the new name. Raises a <code>SystemCallError</code> if the file cannot be renamed. File.rename("afile", "afile.bak") #=> 0 :@objectu:YARD::StubProxyFile.rename: @summary0: @all"ĪRenames the given file to the new name. Raises a <code>SystemCallError</code> if the file cannot be renamed. File.rename("afile", "afile.bak") #=> 0 @overload rename(old_name, new_name) @return [0]:@ref_tags[ : @tags[o:YARD::Tags::OverloadTag ; u;File.rename;;;IC; "