Element.pretty

Returns an indented string representation of this item

class Element
const override scope
string[]
pretty
(
uint indent = 2
)

Parameters

indent uint

(optional) number of spaces by which to indent this element. Defaults to 2.

Meta

Suggestion Box / Bug Report