MCPcopy
hub / github.com/Azure/aztfexport / CaseStorageFileShare

Struct CaseStorageFileShare

internal/test/cases/case_storage_file_share.go:13–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11var _ Case = CaseStorageFileShare{}
12
13type CaseStorageFileShare struct{}
14
15func (CaseStorageFileShare) Tpl(d test.Data) string {
16 return fmt.Sprintf(`

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected