Class: EacConfig::Entries

Inherits:
Object
  • Object
show all
Defined in:
lib/eac_config/entries.rb

Instance Method Summary collapse

Instance Method Details

#to_sObject



14
15
16
# File 'lib/eac_config/entries.rb', line 14

def to_s
  "#{self.class}[RootNode: #{root_node}, Path: #{path}]"
end