Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoMudEngine/GoMud
/ ClearPrompt
Method
ClearPrompt
internal/users/userrecord.go:621–623 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
619
}
620
621
func
(u *UserRecord) ClearPrompt() {
622
u.activePrompt = nil
623
}
624
625
func
(u *UserRecord) GetOnlineInfo() OnlineInfo {
626
c := configs.GetTimingConfig()
Callers
15
processInput
Method · 0.80
characterCommand
Method · 0.80
mudmailCommand
Method · 0.80
auctionCommand
Method · 0.80
server_Config
Function · 0.80
spell_Create
Function · 0.80
Start
Function · 0.80
Picklock
Function · 0.80
Status
Function · 0.80
item_Create
Function · 0.80
zone_Edit
Function · 0.80
Password
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected