Method: Inspec::Resources::WindowsFeature#to_s

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

#to_sObject



66
67
68
# File 'lib/inspec/resources/windows_feature.rb', line 66

def to_s
  @feature || "windows_feature"
end