Optional
bufferoptinally override tcompare!styles.Style#bufferChunkSize
Optional
Internal
expectThe object being compared against in comparison classes. (Not used in tcompare!format.Format.)
Optional
includeInclude any and all enumerable properties, including those inherited on
the prototype chain. By default, only own
properties are printed.
Optional
includeInclude getter properties
Optional
Internal
indentindentation level of this object within the object graph
Optional
Internal
isused when formatting Map keys
Optional
Internal
keySet when printing child fields
Optional
Internal
levellevel within the object graph being printed
Optional
Internal
parentset when formatting keys and values of collections
Optional
Internal
provisionalused when provisionally exploring a path for comparison
Optional
reactRepresent and compare react elements as JSX strings.
Only supported in the 'pretty' formatting style.
Optional
Internal
seentest whether an object has been seen, and get a reference to the Format handling them, if so.
overridden in child classes when doing simplePrint()
Optional
sortsort items alphabetically by key
Optional
stylehow to print this thing
Options to control the formatting of objects.