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

Method Skip

internal/meta/importlist.go:39–41  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

37}
38
39func (item ImportItem) Skip() bool {
40 return item.TFAddr.Type == ""
41}
42
43type ImportList []ImportItem
44

Callers 14

BatchImportFunction · 0.80
ViewMethod · 0.80
NewImportItemDelegateFunction · 0.80
NewModelFunction · 0.80
UpdateMethod · 0.80
isNothingToImportMethod · 0.80
DescriptionMethod · 0.80
ImportItemsFunction · 0.80
GetImportBlocksMethod · 0.80
WriteResourceMappingMethod · 0.80
GetSkippedResourcesMethod · 0.80
importItemMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected