Class: ShopifyClient::Struct

Inherits:
Struct
  • Object
show all
Defined in:
lib/shopify-client/struct.rb

Instance Method Summary collapse

Instance Method Details

#pretty_print(pp) ⇒ Object

Parameters:

  • pp (PrettyPrint)


6
7
8
# File 'lib/shopify-client/struct.rb', line 6

def pretty_print(pp)
  pp.text(inspect)
end