Method: Inspec::Resources::WindowsFeature#to_s

Defined in:
lib/resources/windows_feature.rb

#to_sObject



81
82
83
# File 'lib/resources/windows_feature.rb', line 81

def to_s
  "Windows Feature '#{@feature}'"
end