Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/celer-pkg/celer
/ Platform
Method
Platform
context/context.go:8–8 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
6
type
Context
interface
{
7
Version() string
8
Platform() Platform
9
RootFS() RootFS
10
Project() Project
11
BuildType() string
Callers
15
GetDir
Method · 0.65
Install
Method · 0.65
InstallFromSource
Method · 0.65
doInstallFromPackage
Method · 0.65
prepareTmpDeps
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
Implementers
4
Celer
configs/celer.go
fakeContext
configs/pkgcache_artifact_test.go
fakeContext
cmds/cmd_test.go
fakeContext
pkgcache/cache_repo_test.go
Calls
no outgoing calls
Tested by
2
TestClean
Function · 0.52
TestConfigure_Platform
Function · 0.52