Class: Erlash::Tip
- Inherits:
-
Struct
- Object
- Struct
- Erlash::Tip
- Defined in:
- lib/erlash/tip.rb
Instance Attribute Summary collapse
-
#description ⇒ Object
Returns the value of attribute description.
-
#title ⇒ Object
Returns the value of attribute title.
Instance Attribute Details
#description ⇒ Object
Returns the value of attribute description
2 3 4 |
# File 'lib/erlash/tip.rb', line 2 def description @description end |
#title ⇒ Object
Returns the value of attribute title
2 3 4 |
# File 'lib/erlash/tip.rb', line 2 def title @title end |