Method: Inspec::Resources::WindowsTasks#task_to_run
- Defined in:
- lib/inspec/resources/windows_task.rb
#task_to_run ⇒ Object
61 62 63 |
# File 'lib/inspec/resources/windows_task.rb', line 61 def task_to_run info[:task_to_run].to_s.strip end |