Class: Teapot::Environment::Replace

Inherits:
Struct
  • Object
show all
Defined in:
lib/teapot/environment/constructor.rb

Instance Attribute Summary collapse

Instance Attribute Details

#valueObject

Returns the value of attribute value

Returns:

  • (Object)

    the current value of value



24
25
26
# File 'lib/teapot/environment/constructor.rb', line 24

def value
  @value
end