Method: Copland::Configuration::YAML::ValueElement#value

Defined in:
lib/copland/configuration/yaml/implementor.rb

#valueObject

Returns the value of attribute value

Returns:

  • (Object)

    the current value of value



46
47
48
# File 'lib/copland/configuration/yaml/implementor.rb', line 46

def value
  @value
end