Class: TypeStructTest::Quux

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

Instance Attribute Summary collapse

Instance Attribute Details

#qObject

Returns the value of attribute q

Returns:

  • (Object)

    the current value of q



15
16
17
# File 'lib/type_struct_test.rb', line 15

def q
  @q
end