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
537 538 539 540 |
# File 'lib/saft/v2/html.rb', line 537 def link yield nil end |
#title ⇒ Object
533 534 535 |
# File 'lib/saft/v2/html.rb', line 533 def title "Could not find analysis" end |