MCPcopy Create free account
hub / github.com/MiniCodeMonkey/chief / Name

Method Name

internal/agent/cursor.go:27–27  ·  view source on GitHub ↗

Name implements loop.Provider.

()

Source from the content-addressed store, hash-verified

25
26// Name implements loop.Provider.
27func (p *CursorProvider) Name() string { return "Cursor" }
28
29// CLIPath implements loop.Provider.
30func (p *CursorProvider) CLIPath() string { return p.cliPath }

Callers 1

TestCursorProvider_NameFunction · 0.95

Calls

no outgoing calls

Tested by 1

TestCursorProvider_NameFunction · 0.76