관리-도구
편집 파일: filter-c.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Given an array of nodes it filters the array based on the path. The result is that when this method returns, the array will contain elements which match the path full_name: REXML::QuickPath::filter is_singleton: true name: filter params: (elements, path) visibility: public