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