stringify

On this page

stringify#

stringify(obj, rst=True)#

Return a string representation of object.

To put in trait metadata in the documentation.

Parameters:

rst – If True, wrap the output in wrap the output in double backticks and link classes using roles.

Return type:

str