MCPcopy Create free account
hub / github.com/containerd/nerdctl / YAMLFullPath

Method YAMLFullPath

pkg/testutil/compose.go:46–48  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

44}
45
46func (cd *ComposeDir) YAMLFullPath() string {
47 return filepath.Join(cd.dir, cd.yamlBasePath)
48}
49
50func (cd *ComposeDir) Dir() string {
51 return cd.dir

Callers 15

TestParseFunction · 0.95
TestParseDeprecatedFunction · 0.95
TestParseDeployFunction · 0.95
TestParseDevicesFunction · 0.95
TestParseRelativeFunction · 0.95
TestParseNetworkModeFunction · 0.95
TestParseConfigsFunction · 0.95
TestParseRestartPolicyFunction · 0.95
TestParseHealthCheckFunction · 0.95
TestParseBuildFunction · 0.95

Calls

no outgoing calls

Tested by 15

TestParseFunction · 0.76
TestParseDeprecatedFunction · 0.76
TestParseDeployFunction · 0.76
TestParseDevicesFunction · 0.76
TestParseRelativeFunction · 0.76
TestParseNetworkModeFunction · 0.76
TestParseConfigsFunction · 0.76
TestParseRestartPolicyFunction · 0.76
TestParseHealthCheckFunction · 0.76
TestParseBuildFunction · 0.76