MCPcopy 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
366func (b BuildConfig) rollbackEnvs() {
367 b.envBackup.rollback()
368}
369
370func (b *BuildConfig) appendIncludeDir(includeDir string) {
371 // Windows: MSVC/Clang-cl ------------------------------ Linux: GCC/Clang

Callers 1

InstallMethod · 0.95

Calls 1

rollbackMethod · 0.80

Tested by

no test coverage detected