MCPcopy Index your code
hub / github.com/NVIDIA/aistore / HasTemplate

Method HasTemplate

cmn/api_multiobj.go:52–52  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

50
51func (lrm *SelectObjsMsg) IsList() bool { return len(lrm.ObjNames) > 0 }
52func (lrm *SelectObjsMsg) HasTemplate() bool { return lrm.Template != "" }
53
54////////////////
55// ArchiveMsg //

Callers 2

NewMethod · 0.80
NewMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected