Class: SAFT::V2::HTML::NotFoundAnalysys
- Inherits:
-
Object
- Object
- SAFT::V2::HTML::NotFoundAnalysys
- Includes:
- Singleton
- Defined in:
- lib/saft/v2/html.rb
Instance Method Summary collapse
Instance Method Details
#link ⇒ Object
529 530 531 532 |
# File 'lib/saft/v2/html.rb', line 529 def link yield nil end |
#title ⇒ Object
525 526 527 |
# File 'lib/saft/v2/html.rb', line 525 def title "Could not find analysis" end |