Method: PuppetLint::Data.fullpath
- Defined in:
- lib/puppet-lint/data.rb
.fullpath ⇒ Object (readonly)
Internal: Get/Set the full expanded path to the manifest file being checked.
12 13 14 |
# File 'lib/puppet-lint/data.rb', line 12 def fullpath @fullpath end |