Method: EacConfig::Entry#found_node

Defined in:
lib/eac_config/entry.rb

#found_nodeObject



18
19
20
# File 'lib/eac_config/entry.rb', line 18

def found_node
  node_entry.if_present(&:node)
end