class Benchmark::IPS::Job
def save!(held_path)
-
held_path(String) -- File name to store hold file.
def save!(held_path) @held_path = held_path @run_single = false end
held_path
(String)
-- File name to store hold file.
def save!(held_path) @held_path = held_path @run_single = false end