Method: Inspec::Resources::WindowsHotfix#to_s

Defined in:
lib/resources/windows_hotfix.rb

#to_sObject



26
27
28
# File 'lib/resources/windows_hotfix.rb', line 26

def to_s
  "Windows Hotfix #{@id}"
end