Method: Inspec::Resources::WindowsTasks#type

Defined in:
lib/resources/windows_task.rb

#typeObject



65
66
67
# File 'lib/resources/windows_task.rb', line 65

def type
  info[:type] unless info.nil?
end