Method: WashOut::Param#value

Defined in:
lib/wash_out/param.rb

#valueObject

Returns the value of attribute value.

[View source]

8
9
10
# File 'lib/wash_out/param.rb', line 8

def value
  @value
end