15 16 17 18 19
# File 'lib/epi/jobs.rb', line 15 def reset! @configuration_files = {} @jobs = {} @by_pid = {} end