Class: Textus::Protocol::Key::Resolution

Inherits:
Data
  • Object
show all
Defined in:
lib/textus/protocol/key.rb

Instance Attribute Summary collapse

Instance Attribute Details

#entryObject (readonly)

Returns the value of attribute entry

Returns:

  • (Object)

    the current value of entry



6
7
8
# File 'lib/textus/protocol/key.rb', line 6

def entry
  @entry
end

#remainingObject (readonly)

Returns the value of attribute remaining

Returns:

  • (Object)

    the current value of remaining



6
7
8
# File 'lib/textus/protocol/key.rb', line 6

def remaining
  @remaining
end