Class: NanDoc::PathTardo::Tardo::Found
- Inherits:
-
Struct
- Object
- Struct
- NanDoc::PathTardo::Tardo::Found
- Defined in:
- lib/nandoc/support/path-tardo.rb
Instance Attribute Summary collapse
-
#value ⇒ Object
Returns the value of attribute value.
Instance Method Summary collapse
Instance Attribute Details
#value ⇒ Object
Returns the value of attribute value
80 81 82 |
# File 'lib/nandoc/support/path-tardo.rb', line 80 def value @value end |
Instance Method Details
#found? ⇒ Boolean
81 |
# File 'lib/nandoc/support/path-tardo.rb', line 81 def found?; true end |