Object
# File lib/hammer_cli_foreman_tasks/task_progress.rb, line 6 def initialize(task_id, &block) @update_block = block @task_id = task_id @interval = 2 end
# File lib/hammer_cli_foreman_tasks/task_progress.rb, line 12 def render update_task render_progress end
[Validate]
Generated with the Darkfish Rdoc Generator 2.