MCPcopy Index your code
hub / github.com/celer-pkg/celer / Project

Method Project

configs/celer_context.go:27–29  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

25}
26
27func (c *Celer) Project() context.Project {
28 return &c.project
29}
30
31// BuildType returns lower case build type.
32func (c *Celer) BuildType() string {

Callers 4

writePythonVenvConfigMethod · 0.95
TestConfigure_ProjectFunction · 0.95

Calls

no outgoing calls

Tested by 3

TestConfigure_ProjectFunction · 0.76