Class: Textus::Dispatch::Contracts::BlameEntry

Inherits:
Data
  • Object
show all
Defined in:
lib/textus/dispatch/contracts.rb

Instance Attribute Summary collapse

Instance Attribute Details

#keyObject (readonly)

Returns the value of attribute key

Returns:

  • (Object)

    the current value of key



26
27
28
# File 'lib/textus/dispatch/contracts.rb', line 26

def key
  @key
end

#limitObject (readonly)

Returns the value of attribute limit

Returns:

  • (Object)

    the current value of limit



26
27
28
# File 'lib/textus/dispatch/contracts.rb', line 26

def limit
  @limit
end