Item.pretty

Returns an indented string representation of this item

class Item
const
string[]
pretty
(
uint indent
)

Parameters

indent uint

number of spaces by which to indent child elements

Meta