MCPcopy Create free account
hub / github.com/conforma/cli / Up

Method Up

acceptance/git/git.go:69–71  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

67}
68
69func (g gitState) Up() bool {
70 return g.HostAndPort != "" && g.RepositoriesDir != ""
71}
72
73//go:embed nginx.conf
74var nginxConf []byte

Callers 1

startStubGitServerFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected