MCPcopy Create free account
hub / github.com/GoMudEngine/GoMud / ConnectionId

Method ConnectionId

internal/users/userrecord.go:596–598  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

594}
595
596func (u *UserRecord) ConnectionId() uint64 {
597 return u.connectionId
598}
599
600// Prompt related functionality
601func (u *UserRecord) StartPrompt(command string, rest string) (*prompt.Prompt, bool) {

Callers 1

GetCommandPromptMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected