Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MathMan05/Fermi
/ getCommandsFetch
Method
getCommandsFetch
src/webpage/guild.ts:2192–2202 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2190
commands: json.application_commands.map((_) =>
new
Command(_, this.localuser)),
2191
};
2192
}
2193
}
2194
Guild.setupcontextmenu();
2195
export
{Guild};
Callers
2
getApps
Method · 0.95
getCommands
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected