Class: Ld::Hint
- Inherits:
-
Object
- Object
- Ld::Hint
- Defined in:
- lib/ld/error/hint.rb
Instance Method Summary collapse
-
#initialize(hash) ⇒ Hint
constructor
A new instance of Hint.
Constructor Details
#initialize(hash) ⇒ Hint
Returns a new instance of Hint.
3 4 5 |
# File 'lib/ld/error/hint.rb', line 3 def initialize hash end |