MustacheSectionX extension

extension on mustache sections

on

Properties

isEnd bool

Available on MustacheSection, provided by the MustacheSectionX extension

whether this section is the end
no setter
isInvert bool

Available on MustacheSection, provided by the MustacheSectionX extension

whether this section is inverted
no setter
isStart bool

Available on MustacheSection, provided by the MustacheSectionX extension

whether this section is the start
no setter
symbol String

Available on MustacheSection, provided by the MustacheSectionX extension

the symbol of the section
no setter

Methods

format(String str) String

Available on MustacheSection, provided by the MustacheSectionX extension

formats the str using symbol