관리-도구
편집 파일: first-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Performs a depth-first (document order) XPath search, and returns the first match. This is the fastest, lightest way to return a single result. - !ruby/struct:SM::Flow::P body: "FIXME: This method is incomplete!" full_name: REXML::XPathParser#first is_singleton: false name: first params: ( path_stack, node ) visibility: public