MCPcopy 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
152func (b *BuffSpec) Filepath() string {
153 return b.Filename()
154}
155
156func (b *BuffSpec) GetScript() string {
157

Callers 1

GetScriptPathMethod · 0.95

Calls 1

FilenameMethod · 0.95

Tested by

no test coverage detected