Method: Inspec::Resources::WindowsFeature#to_s

Defined in:
lib/inspec/resources/windows_feature.rb

#to_sObject



62
63
64
# File 'lib/inspec/resources/windows_feature.rb', line 62

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