MCPcopy Create free account
hub / github.com/diillson/chatcli / Error

Method Error

cli/cli.go:60–60  ·  view source on GitHub ↗
(msg string, fields ...zap.Field)

Source from the content-addressed store, hash-verified

58type Logger interface {
59 Info(msg string, fields ...zap.Field)
60 Error(msg string, fields ...zap.Field)
61 Warn(msg string, fields ...zap.Field)
62 Sync() error
63}

Callers 15

mainFunction · 0.65
runSubcommandFunction · 0.65
runDaemonSubcommandFunction · 0.65
TestExemptions_IsExemptFunction · 0.65
TestRun_EndToEndFunction · 0.65
TestMatchAnyFunction · 0.65
SubscribeConversationMethod · 0.65

Calls

no outgoing calls

Tested by 15

TestExemptions_IsExemptFunction · 0.52
TestRun_EndToEndFunction · 0.52
TestMatchAnyFunction · 0.52
TestExpandPathFunction · 0.52
RunMethod · 0.52
OutputMethod · 0.52
TestGetGitInfo_NotInRepoFunction · 0.52