Method: Puppet::DataTypes::Error#issue_code
- Defined in:
- lib/puppet/datatypes/impl/error.rb
#issue_code ⇒ Object (readonly)
Returns the value of attribute issue_code.
4 5 6 |
# File 'lib/puppet/datatypes/impl/error.rb', line 4 def issue_code @issue_code end |