MCPcopy Create free account
hub / github.com/basecamp/hey-cli / selectedPosting

Method selectedPosting

internal/tui/content.go:76–81  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

74 if p.pages <= 1 {
75 p.pages = 1
76 p.nextPage = nextPage
77 }
78}
79
80func (p *listPaging) hasMore() bool {
81 return p.nextPage != ""
82}
83
84// loadMoreThreshold is how close to the bottom of a list the cursor comes before the next

Callers 3

openSelectedMethod · 0.80
handlePostingActionMethod · 0.80

Calls

no outgoing calls

Tested by 1