Item.pretty

Returns an indented string representation of this item

class Item
@safe scope const
string[]
pretty
(
uint indent
)

Parameters

indent uint

number of spaces by which to indent child elements

Meta

Suggestion Box / Bug Report