Class: NanDoc::PathTardo::Tardo::Found

Inherits:
Struct
  • Object
show all
Defined in:
lib/nandoc/support/path-tardo.rb

Instance Attribute Summary collapse

Instance Method Summary collapse

Instance Attribute Details

#valueObject

Returns the value of attribute value

Returns:

  • (Object)

    the current value of value



80
81
82
# File 'lib/nandoc/support/path-tardo.rb', line 80

def value
  @value
end

Instance Method Details

#found?Boolean

Returns:

  • (Boolean)


81
# File 'lib/nandoc/support/path-tardo.rb', line 81

def found?; true end