Class: Twilic::Core::Session::DictionaryFallback::Entry
- Inherits:
-
Data
- Object
- Data
- Twilic::Core::Session::DictionaryFallback::Entry
- Defined in:
- lib/twilic/core/session.rb
Instance Attribute Summary collapse
-
#name ⇒ Object
readonly
Returns the value of attribute name.
Instance Attribute Details
#name ⇒ Object (readonly)
Returns the value of attribute name
15 16 17 |
# File 'lib/twilic/core/session.rb', line 15 def name @name end |