Method: TypeStructTest::Quux#q

Defined in:
lib/type_struct_test.rb

#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