Method: Inspec::RelativeFileProvider#prefix
- Defined in:
- lib/inspec/file_provider.rb
#prefix ⇒ Object (readonly)
Returns the value of attribute prefix.
222 223 224 |
# File 'lib/inspec/file_provider.rb', line 222 def prefix @prefix end |