Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
27
func
(c *Celer) Project() context.Project {
28
return
&c.project
29
}
30
31
// BuildType returns lower case build type.
32
func
(c *Celer) BuildType() string {
Callers
4
writePythonVenvConfig
Method · 0.95
TestInstall_x86_64_GCC_CUDA
Function · 0.95
TestInstall_x86_64_MSVC_CUDA
Function · 0.95
TestConfigure_Project
Function · 0.95
Calls
no outgoing calls
Tested by
3
TestInstall_x86_64_GCC_CUDA
Function · 0.76
TestInstall_x86_64_MSVC_CUDA
Function · 0.76
TestConfigure_Project
Function · 0.76