MCPcopy
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
258func (g *TestSetupManager) Clean() {
259 g.cleanTestRepo()
260 os.RemoveAll(g.cacheDir)
261}

Calls 1

RemoveAllMethod · 0.45