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

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

#valueObject

Returns the value of attribute value



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

def value
  @value
end