Method: HTMLParser#start_dir
- Defined in:
- lib/web/htmlparser/html-parser.rb
#start_dir(attrs) ⇒ Object
275 276 277 |
# File 'lib/web/htmlparser/html-parser.rb', line 275 def start_dir(attrs) start_ul(attrs) end |
275 276 277 |
# File 'lib/web/htmlparser/html-parser.rb', line 275 def start_dir(attrs) start_ul(attrs) end |