Current Path : /opt/alt/ruby18/share/ri/1.8/system/FileUtils/ |
Current File : //opt/alt/ruby18/share/ri/1.8/system/FileUtils/remove_file-i.yaml |
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Removes a file <tt>path</tt>. This method ignores StandardError if <tt>force</tt> is true. full_name: FileUtils#remove_file is_singleton: false name: remove_file params: (path, force = false) visibility: public