method

find

v4.0.2 - Show latest stable - Class: HTML::Node
find(conditions)
public

Search the children of this node for the first node for which #find returns non nil. Returns the result of the #find call that succeeded.