관리-도구
편집 파일: prune-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Skips the current file or directory, restarting the loop with the next entry. If the current file is a directory, that directory will not be recursively entered. Meaningful only within the block associated with Find::find. - !ruby/struct:SM::Flow::P body: See the <tt>Find</tt> module documentation for an example. full_name: Find#prune is_singleton: false name: prune params: () visibility: public