Class: Build::Environment::Replace

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

Instance Attribute Summary collapse

Instance Attribute Details

#valueObject

Returns the value of attribute value

Returns:

  • (Object)

    the current value of value



26
27
28
# File 'lib/build/environment/constructor.rb', line 26

def value
  @value
end