Module: Yogurt::Inspectable

Extended by:
T::Helpers, T::Sig
Includes:
PP::ObjectMixin
Included in:
QueryResult
Defined in:
lib/yogurt/inspectable.rb

Instance Method Summary collapse

Instance Method Details

#inspectObject



18
19
20
# File 'lib/yogurt/inspectable.rb', line 18

def inspect
  pretty_print_inspect
end

#pretty_print(p) ⇒ Object



15
# File 'lib/yogurt/inspectable.rb', line 15

def pretty_print(p); end