Class: Build::Environment::Default

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



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

def value
  @value
end