class Tapp::Printer::AmazingPrint

Custom AmazingPrint based printer for Tapp

Public Instance Methods

print(*args) click to toggle source

Prints the object using custom (AmazingPrint) printer

@param [Object, Array] *args arbitrary Object to print

@return [nil] prints to IO, returns nothing