Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoMudEngine/GoMud
/ Filepath
Method
Filepath
internal/buffs/buffspec.go:152–154 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
150
}
151
152
func
(b *BuffSpec) Filepath() string {
153
return
b.Filename()
154
}
155
156
func
(b *BuffSpec) GetScript() string {
157
Callers
1
GetScriptPath
Method · 0.95
Calls
1
Filename
Method · 0.95
Tested by
no test coverage detected