Uses util.inspect()
on obj
and prints the resulting string to stdout
. This function bypasses any custom inspect()
function defined on obj
.
Symbol
Symbol
Uses util.inspect()
on obj
and prints the resulting string to stdout
. This function bypasses any custom inspect()
function defined on obj
.