class DefraRuby::Area::Configuration
Attributes
timeout[RW]
Public Class Methods
new()
click to toggle source
# File lib/defra_ruby/area/configuration.rb, line 8 def initialize @timeout = 3 end