Class: Textus::Protocol::Key::Resolution
- Inherits:
-
Data
- Object
- Data
- Textus::Protocol::Key::Resolution
- Defined in:
- lib/textus/protocol/key.rb
Instance Attribute Summary collapse
-
#entry ⇒ Object
readonly
Returns the value of attribute entry.
-
#remaining ⇒ Object
readonly
Returns the value of attribute remaining.
Instance Attribute Details
#entry ⇒ Object (readonly)
Returns the value of attribute entry
6 7 8 |
# File 'lib/textus/protocol/key.rb', line 6 def entry @entry end |
#remaining ⇒ Object (readonly)
Returns the value of attribute remaining
6 7 8 |
# File 'lib/textus/protocol/key.rb', line 6 def remaining @remaining end |