Class GitwebCgiConfig


  • public class GitwebCgiConfig
    extends Object
    • Method Detail

      • getGitwebCgi

        public Path getGitwebCgi()
        Returns:
        local path to the CGI executable; null if we shouldn't execute.
      • getGitwebCss

        public Path getGitwebCss()
        Returns:
        local path of the gitweb.css matching the CGI.
      • getGitwebJs

        public Path getGitwebJs()
        Returns:
        local path of the gitweb.js for the CGI.
      • getGitLogoPng

        public Path getGitLogoPng()
        Returns:
        local path of the git-logo.png for the CGI.