MCPcopy
hub / github.com/kptdev/kpt / TestWorkspace

Struct TestWorkspace

internal/testutil/testutil.go:669–672  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

667}
668
669type TestWorkspace struct {
670 WorkspaceDirectory string
671 PackageDir string
672}
673
674// FullPackagePath returns the full path to the roor package in the
675// local workspace.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected