method

get_config

get_config(key)
public

No documentation available.

# File actionwebservice/setup.rb, line 614
  def get_config(key)
    @config[key]
  end