MCPcopy Create free account
hub / github.com/SeeFlowerX/stackplz / AddAlias

Method AddAlias

user/argtype/iargtype.go:11–11  ·  view source on GitHub ↗
(string)

Source from the content-addressed store, hash-verified

9type IArgType interface {
10 Init(string, uint32, uint32, uint32)
11 AddAlias(string)
12 HasAliasName(string) bool
13 DumpOpList()
14 CleanOpList()

Callers 1

RegisterAliasFunction · 0.65

Implementers 1

ArgTypeuser/argtype/iargtype.go

Calls

no outgoing calls

Tested by

no test coverage detected