관리-도구
편집 파일: 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