Class: Puppet::Pops::Model::OptionalAttributeOperation
- Inherits:
-
AttributeOperation
- Object
- RGen::MetamodelBuilder::MMBase
- PopsObject
- AttributeOperation
- Puppet::Pops::Model::OptionalAttributeOperation
- Defined in:
- lib/puppet/pops/model/model.rb
Overview
Note:
Currently Unused
An optional attribute operation sets or appends a value to a named attribute unless the value is undef/nil in which case the opereration is a Nop.
This is a new feature proposed to solve the undef as antimatter problem