Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/docker/docker-agent
/ Len
Method
Len
pkg/tui/cmdbatch/batch.go:66–68 ·
view source on GitHub ↗
Len returns the number of commands in the batch.
()
Source
from the content-addressed store, hash-verified
64
65
// Len returns the number of commands in the batch.
66
func
(b *Builder) Len() int {
67
return
len(b.cmds)
68
}
Callers
15
RenderTranscript
Function · 0.95
handleSearchFilesContent
Method · 0.95
renderCodeBlockWithIndent
Method · 0.95
breakWord
Function · 0.95
TestIncrementalRendererMatchesFullRenderForEachStep
Function · 0.95
wrapTextWithIndent
Function · 0.95
WrapLinesWords
Function · 0.95
render
Function · 0.95
tokenizeForWordDiff
Function · 0.95
safeTestName
Function · 0.95
TestNameFromPath
Function · 0.95
UnmarshalJSON
Method · 0.95
Calls
no outgoing calls
Tested by
2
TestIncrementalRendererMatchesFullRenderForEachStep
Function · 0.76
TestNameFromPath
Function · 0.76