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

Method PRDName

internal/tui/completion.go:101–103  ·  view source on GitHub ↗

PRDName returns the PRD name shown on the completion screen.

()

Source from the content-addressed store, hash-verified

99
100// PRDName returns the PRD name shown on the completion screen.
101func (c *CompletionScreen) PRDName() string {
102 return c.prdName
103}
104
105// Branch returns the branch shown on the completion screen.
106func (c *CompletionScreen) Branch() string {

Callers 4

runAutoPushMethod · 0.80
runAutoCreatePRMethod · 0.80
handleCompletionKeysMethod · 0.80

Calls

no outgoing calls

Tested by 1