Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZDoom/Raze
/ IsAlias
Method
IsAlias
source/common/console/c_dispatch.cpp:894–897 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
892
}
893
894
bool FConsoleCommand::IsAlias ()
895
{
896
return false;
897
}
898
899
bool FConsoleAlias::IsAlias ()
900
{
Callers
7
DumpHash
Function · 0.80
C_ArchiveAliases
Function · 0.80
C_ClearAliases
Function · 0.80
C_SetAlias
Function · 0.80
CCMD
Function · 0.80
C_DeinitConsole
Function · 0.80
C_TabCompleteList
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected