Class: Header

Inherits:
Struct
  • Object
show all
Defined in:
lib/glued/bootstrap.rb

Instance Attribute Summary collapse

Instance Attribute Details

#posObject

Returns the value of attribute pos

Returns:

  • (Object)

    the current value of pos



153
154
155
# File 'lib/glued/bootstrap.rb', line 153

def pos
  @pos
end

#sizeObject

Returns the value of attribute size

Returns:

  • (Object)

    the current value of size



153
154
155
# File 'lib/glued/bootstrap.rb', line 153

def size
  @size
end

#typeObject

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



153
154
155
# File 'lib/glued/bootstrap.rb', line 153

def type
  @type
end