Libraries
»
eac_config
(0.15.0)
»
Index
»
EacConfig
»
Entry
»
#value
Method: EacConfig::Entry#value
Defined in:
lib/eac_config/entry.rb
#
value
⇒
Object
30 31 32
# File 'lib/eac_config/entry.rb', line 30
def
value
node_entry
.
if_present
(
&
:value
)
end