class Benchmark::IPS::Job
def hold?
-
(Boolean)
- Need to hold results between multiple Ruby invocations?
def hold? !!@held_path end
(Boolean)
- Need to hold results between multiple Ruby invocations?
def hold? !!@held_path end