Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
51
func
(lrm *SelectObjsMsg) IsList() bool {
return
len(lrm.ObjNames) > 0 }
52
func
(lrm *SelectObjsMsg) HasTemplate() bool {
return
lrm.Template !=
""
}
53
54
////////////////
55
// ArchiveMsg //
Callers
2
New
Method · 0.80
New
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected