Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
9
type
IArgType
interface
{
10
Init(string, uint32, uint32, uint32)
11
AddAlias(string)
12
HasAliasName(string) bool
13
DumpOpList()
14
CleanOpList()
Callers
1
RegisterAlias
Function · 0.65
Implementers
1
ArgType
user/argtype/iargtype.go
Calls
no outgoing calls
Tested by
no test coverage detected