Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/celer-pkg/celer
/ rollbackEnvs
Method
rollbackEnvs
buildsystems/buildconfig_envs.go:366–368 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
364
}
365
366
func
(b BuildConfig) rollbackEnvs() {
367
b.envBackup.rollback()
368
}
369
370
func
(b *BuildConfig) appendIncludeDir(includeDir string) {
371
// Windows: MSVC/Clang-cl ------------------------------ Linux: GCC/Clang
Callers
1
Install
Method · 0.95
Calls
1
rollback
Method · 0.80
Tested by
no test coverage detected