MCPcopy Index your code
hub / github.com/jetify-com/devbox / String

Method String

internal/patchpkg/search.go:31–33  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

29}
30
31func (f fileSlice) String() string {
32 return fmt.Sprintf("%s@%d: %s", f.path, f.offset, f.data)
33}
34
35// searchFile searches a single file for a regular expression. It limits the
36// search to the first [maxFileSize] bytes of the file to avoid consuming too

Callers 13

FileContentMethod · 0.45
LockfileKeyMethod · 0.45
HashMethod · 0.45
FileContentMethod · 0.45
LockfileKeyMethod · 0.45
TestGithubPluginAuthFunction · 0.45
ReadmeFunction · 0.45
LockfileKeyMethod · 0.45
createCommitFunction · 0.45
PushFunction · 0.45
PullToTmpFunction · 0.45
assumeRoleFunction · 0.45

Calls

no outgoing calls

Tested by 1

TestGithubPluginAuthFunction · 0.36