Class: BrZipCode::Config

Inherits:
Object
  • Object
show all
Defined in:
lib/br_zip_code/config.rb

Instance Attribute Summary collapse

Instance Attribute Details

#attemptsObject

Returns the value of attribute attempts.



3
4
5
# File 'lib/br_zip_code/config.rb', line 3

def attempts
  @attempts
end

#timeoutObject

Returns the value of attribute timeout.



3
4
5
# File 'lib/br_zip_code/config.rb', line 3

def timeout
  @timeout
end