Method: OpenDictionary::DefinitionEntry#meaning
- Defined in:
- lib/open_dictionary/definition_entry.rb
#meaning ⇒ Object (readonly)
Returns the value of attribute meaning.
3 4 5 |
# File 'lib/open_dictionary/definition_entry.rb', line 3 def meaning @meaning end |