Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/kptdev/kpt
/ Clean
Method
Clean
internal/testutil/setup_manager.go:258–261 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
256
}
257
258
func
(g *TestSetupManager) Clean() {
259
g.cleanTestRepo()
260
os.RemoveAll(g.cacheDir)
261
}
Callers
15
TestCommand_Run_noRefChanges
Function · 0.95
TestCommand_Run_subDir
Function · 0.95
TestCommand_Run_noChanges
Function · 0.95
TestCommand_Run_noCommit
Function · 0.95
TestCommand_Run_noAdd
Function · 0.95
TestCommand_Run_localPackageChanges
Function · 0.95
TestCommand_Run_toBranchRef
Function · 0.95
TestCommand_Run_toTagRef
Function · 0.95
TestCommand_ResourceMerge_NonKRMUpdates
Function · 0.95
TestCommand_ResourceMerge_WithSetters_TagRef
Function · 0.95
TestCommand_Run_emitPatch
Function · 0.95
TestCommand_Run_failInvalidRef
Function · 0.95
Calls
1
RemoveAll
Method · 0.45
Tested by
14
TestCommand_Run_noRefChanges
Function · 0.76
TestCommand_Run_subDir
Function · 0.76
TestCommand_Run_noChanges
Function · 0.76
TestCommand_Run_noCommit
Function · 0.76
TestCommand_Run_noAdd
Function · 0.76
TestCommand_Run_localPackageChanges
Function · 0.76
TestCommand_Run_toBranchRef
Function · 0.76
TestCommand_Run_toTagRef
Function · 0.76
TestCommand_ResourceMerge_NonKRMUpdates
Function · 0.76
TestCommand_ResourceMerge_WithSetters_TagRef
Function · 0.76
TestCommand_Run_emitPatch
Function · 0.76
TestCommand_Run_failInvalidRef
Function · 0.76