Class: S

Inherits:
Struct
  • Object
show all
Defined in:
lib/marshal/structure/test_case.rb

Instance Attribute Summary collapse

Instance Attribute Details

#fObject

Returns the value of attribute f

Returns:

  • (Object)

    the current value of f



46
47
48
# File 'lib/marshal/structure/test_case.rb', line 46

def f
  @f
end