Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/celer-pkg/celer
/ GetName
Method
GetName
context/project.go:5–5 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3
type
Project
interface
{
4
Init(ctx Context, projectName string) error
5
GetName() string
6
GetPorts() []string
7
GetTargetPlatform() string
8
GetVars() []string
Callers
15
preExposeInstalledDir
Method · 0.65
writePythonVenvConfig
Method · 0.65
Install
Method · 0.65
doInstallFromPackage
Method · 0.65
writeTraceFile
Method · 0.65
stripDeployed
Method · 0.65
doRemovePort
Method · 0.65
RemoveLogs
Method · 0.65
renderMarkdown
Method · 0.65
write
Method · 0.65
initBuildConfig
Method · 0.65
Init
Method · 0.65
Implementers
2
Project
configs/project.go
fakeProject
configs/pkgcache_artifact_test.go
Calls
no outgoing calls
Tested by
4
TestInstall_x86_64_GCC_CUDA
Function · 0.52
TestInstall_x86_64_MSVC_CUDA
Function · 0.52
TestConfigure_Platform
Function · 0.52
TestConfigure_Project
Function · 0.52