Method: Inspec::Plugins::Fetcher#target
- Defined in:
- lib/inspec/plugin/v1/plugin_types/fetcher.rb
#target ⇒ Object
Returns the value of attribute target.
26 27 28 |
# File 'lib/inspec/plugin/v1/plugin_types/fetcher.rb', line 26 def target @target end |