Exception: PuppetUnitTests::UserDataError
- Defined in:
- lib/puppet_unit_tests/error.rb
Overview
Error found in user data files before starting to run tests.
Instance Attribute Summary collapse
-
#path ⇒ Object
Returns the value of attribute path.
Instance Attribute Details
#path ⇒ Object
Returns the value of attribute path.
8 9 10 |
# File 'lib/puppet_unit_tests/error.rb', line 8 def path @path end |