Method: Inspec::Resources::WindowsTasks#type

Defined in:
lib/resources/windows_task.rb

#typeObject



68
69
70
# File 'lib/resources/windows_task.rb', line 68

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