
com.hubspot.baragon.agent.handlebars.FirstOfHelper Maven / Gradle / Ivy
package com.hubspot.baragon.agent.handlebars;
import java.io.IOException;
import com.github.jknack.handlebars.Helper;
import com.github.jknack.handlebars.Options;
import com.google.common.base.Optional;
import com.google.common.base.Strings;
public class FirstOfHelper implements Helper
© 2015 - 2025 Weber Informatics LLC | Privacy Policy