Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cortexlabs/cortex
/ titleStr
Function
titleStr
cli/cmd/get.go:520–522 ·
view source on GitHub ↗
(title string)
Source
from the content-addressed store, hash-verified
518
}
519
520
func
titleStr(title string) string {
521
return
"\n"
+ console.Bold(title) +
"\n"
522
}
Callers
7
taskAPITable
Function · 0.85
getTaskJob
Function · 0.85
realtimeAPITable
Function · 0.85
asyncAPITable
Function · 0.85
trafficSplitterTable
Function · 0.85
batchAPITable
Function · 0.85
getBatchJob
Function · 0.85
Calls
1
Bold
Function · 0.92
Tested by
no test coverage detected