Method: HWPing::HWPing#config

Defined in:
lib/hwping/hwping.rb

#configObject

Return the configuration hash for an export



21
22
23
# File 'lib/hwping/hwping.rb', line 21

def config
  @config.to_hash
end