Class: Kraps::Frame

Inherits:
Struct
  • Object
show all
Defined in:
lib/kraps/frame.rb

Instance Attribute Summary collapse

Instance Attribute Details

#partitionsObject

Returns the value of attribute partitions

Returns:

  • (Object)

    the current value of partitions



2
3
4
# File 'lib/kraps/frame.rb', line 2

def partitions
  @partitions
end

#tokenObject

Returns the value of attribute token

Returns:

  • (Object)

    the current value of token



2
3
4
# File 'lib/kraps/frame.rb', line 2

def token
  @token
end