Libraries
»
configgler
(0.1.4)
»
Index
»
Configgler
»
Config
»
ConfigElement
»
#get
Method: Configgler::Config::ConfigElement#get
Defined in:
lib/configgler/config.rb
#
get
(*args) ⇒
Object
60 61 62
# File 'lib/configgler/config.rb', line 60
def
get
(
*
args
)
get_by_array
(
args
)
end