java.lang.Object
com.semanticcms.autogit.taglib.Functions

public final class Functions extends Object
Tag library function implementations.
  • Method Details

    • getGitStatus

      public static GitStatus getGitStatus()
      Gets the current Git status. Results are cached per request so multiple calls within a single request will always get the Git status from the same moment in time.