Method: Inspec::Resources::WindowsTasks#type

Defined in:
lib/resources/windows_task.rb

#typeObject



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

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