Class IncludeEnvironmentVariableFormatHelper

  • All Implemented Interfaces:
    com.github.jknack.handlebars.Helper<TemplateData>

    public class IncludeEnvironmentVariableFormatHelper
    extends Object
    implements com.github.jknack.handlebars.Helper<TemplateData>
    Helper class to determine whether to include the enviroment variable format or not.
    Since:
    0.4.0
    Author:
    nandorholozsnyak
    • Constructor Detail

      • IncludeEnvironmentVariableFormatHelper

        public IncludeEnvironmentVariableFormatHelper()