Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PaperDebugger/paperdebugger
/ GetTitle
Method
GetTitle
pkg/gen/api/user/v1/user.pb.go:237–242 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
235
}
236
237
func
(x *Prompt) GetTitle() string {
238
if
x != nil {
239
return
x.Title
240
}
241
return
""
242
}
243
244
func
(x *Prompt) GetContent() string {
245
if
x != nil {
Callers
4
UpdatePrompt
Method · 0.45
CreatePrompt
Method · 0.45
UpdateConversation
Method · 0.45
UpdateConversation
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected