MCPcopy Index your code
hub / github.com/git-bug/git-bug / String

Method String

commands/execenv/env.go:70–70  ·  view source on GitHub ↗

String returns what have been written in the output before, as a string. This only works in test scenario.

()

Source from the content-addressed store, hash-verified

68 // String returns what have been written in the output before, as a string.
69 // This only works in test scenario.
70 String() string
71 // Bytes returns what have been written in the output before, as []byte.
72 // This only works in test scenario.
73 Bytes() []byte

Callers 15

BuildMethod · 0.65
RemoveMethod · 0.65
entityUpdatedMethod · 0.65
TestCacheFunction · 0.65
TestRemoveFunction · 0.65
StoreFunction · 0.65
RemoveFunction · 0.65
testCredentialSerialFunction · 0.65
cacheGithubLabelsMethod · 0.65
createGithubIssueMethod · 0.65
addCommentGithubIssueMethod · 0.65

Implementers 1

outcommands/execenv/env.go

Calls

no outgoing calls

Tested by 13

TestCacheFunction · 0.52
TestRemoveFunction · 0.52
testCredentialSerialFunction · 0.52
expectUserQueryFunction · 0.52
createRepositoryFunction · 0.52
parseCommentsFunction · 0.52
TestBugCommentNewFunction · 0.52
TestBugNewFunction · 0.52
TestBugRmFunction · 0.52
TestBug_FormatFunction · 0.52
TestSelectFunction · 0.52
TestGitFileHandlersFunction · 0.52