Method: Inspec::Resources::WindowsTasks#task_to_run

Defined in:
lib/resources/windows_task.rb

#task_to_runObject



57
58
59
# File 'lib/resources/windows_task.rb', line 57

def task_to_run
  info[:task_to_run].to_s.strip
end