Method: RubyExpect::Expect#timeout

Defined in:
lib/ruby_expect/expect.rb

#timeoutObject

Get the current timeout value



221
222
223
# File 'lib/ruby_expect/expect.rb', line 221

def timeout
  @timeout
end