Method: PluginRegistry::Plugin#target
- Defined in:
- lib/inspec/plugin/v1/registry.rb
#target ⇒ Object (readonly)
Returns the value of attribute target.
90 91 92 |
# File 'lib/inspec/plugin/v1/registry.rb', line 90 def target @target end |