Module: HTTPX::Plugins::Expect::_ExpectOptions

Defined in:
sig/plugins/expect.rbs

Instance Method Summary collapse

Instance Method Details

#expect_threshold_sizeInteger?

Returns:

  • (Integer, nil)


30
# File 'sig/plugins/expect.rbs', line 30

def expect_threshold_size: () -> Integer?

#expect_timeoutInteger?

Returns:

  • (Integer, nil)


28
# File 'sig/plugins/expect.rbs', line 28

def expect_timeout: () -> Integer?