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