concommand.GetTable
From Garry's Mod
Description
Returns the tables of all console command callbacks, and autocomplete functions, that were added to the game with concommand.Add.
Returns
Table of command callback functions.
Returns
Table of command autocomplete functions.