Module: ConvenientService::Examples::Standard::V1::Factorial::Utils::Timeout

Defined in:
lib/convenient_service/examples/standard/v1/factorial/utils/timeout.rb,
lib/convenient_service/examples/standard/v1/factorial/utils/timeout/with_timeout.rb

Defined Under Namespace

Classes: WithTimeout

Class Method Summary collapse

Class Method Details

.with_timeoutObject



13
14
15
# File 'lib/convenient_service/examples/standard/v1/factorial/utils/timeout.rb', line 13

def with_timeout(...)
  WithTimeout.call(...)
end