public class GitwebCgiConfig extends Object
Modifier and Type | Method and Description |
---|---|
GitwebCgiConfig |
disabled() |
Path |
getGitLogoPng() |
Path |
getGitwebCgi() |
Path |
getGitwebCss() |
Path |
getGitwebJs() |
public GitwebCgiConfig disabled()
public Path getGitwebCgi()
public Path getGitwebCss()
gitweb.css
matching the CGI.public Path getGitwebJs()
gitweb.js
for the CGI.public Path getGitLogoPng()
git-logo.png
for the CGI.