Method: Hcloud::EntryLoader#inspect
- Defined in:
- lib/hcloud/entry_loader.rb
#inspect ⇒ Object
102 103 104 |
# File 'lib/hcloud/entry_loader.rb', line 102 def inspect "#<#{self.class.name}:0x#{__id__.to_s(16)} #{_attributes.inspect}>" end |