Method: Puppet::ParseErrorWithIssue#arguments
- Defined in:
- lib/puppet/error.rb
#arguments ⇒ Object (readonly)
Returns the value of attribute arguments.
60 61 62 |
# File 'lib/puppet/error.rb', line 60 def arguments @arguments end |
Returns the value of attribute arguments.
60 61 62 |
# File 'lib/puppet/error.rb', line 60 def arguments @arguments end |