method
get_config
v1.0.0 -
Show latest stable
- Class:
HookScriptAPI
get_config(key)public
No documentation available.
# File actionwebservice/setup.rb, line 614
def get_config(key)
@config[key]
end get_config(key)No documentation available.
# File actionwebservice/setup.rb, line 614
def get_config(key)
@config[key]
end