| Constructor and Description |
|---|
AllHelper() |
| Modifier and Type | Method and Description |
|---|---|
CharSequence |
apply(Object computedContext,
com.github.jknack.handlebars.Options options)
Selects instances according to a selection path.
|
public static final String NAME
public CharSequence apply(Object computedContext, com.github.jknack.handlebars.Options options) throws IOException
For example:
{{#all children path="/VM/Apache" installer="script"}}
{{path}}
{{/all}}
apply in interface com.github.jknack.handlebars.Helper<Object>IOExceptionCopyright © 2017. All rights reserved.