Method: WindowsFeature#to_s

Defined in:
lib/resources/windows_feature.rb

#to_sObject



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

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