Method: Aef::Hosts::Element#inspect

Defined in:
lib/aef/hosts/element.rb

#inspectString

A String representation for debugging purposes

Returns:

  • (String)


57
58
59
# File 'lib/aef/hosts/element.rb', line 57

def inspect
  generate_inspect(self, :cache)
end