Class YamlClassConfig

  • All Implemented Interfaces:
    com.mitchellbosecke.pebble.extension.Function, com.mitchellbosecke.pebble.extension.NamedArguments

    public class YamlClassConfig
    extends Object
    implements com.mitchellbosecke.pebble.extension.Function
    • Method Detail

      • execute

        public Object execute​(Map<String,​Object> args)
        Specified by:
        execute in interface com.mitchellbosecke.pebble.extension.Function
      • getArgumentNames

        public List<String> getArgumentNames()
        Specified by:
        getArgumentNames in interface com.mitchellbosecke.pebble.extension.NamedArguments