Method: Aef::Hosts::Element#inspect
- Defined in:
- lib/aef/hosts/element.rb
#inspect ⇒ String
A String representation for debugging purposes
57 58 59 |
# File 'lib/aef/hosts/element.rb', line 57 def inspect generate_inspect(self, :cache) end |