- Timestamp:
- Aug 31, 2010, 1:03:09 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/consolecommands3/src/libraries/core/command/CommandExecutor.h
r7234 r7277 60 60 61 61 static MultiType unhide(const std::string& command); 62 static void alias(const std::string& alias, const std::string& command); 62 63 static void _autocomplete(const std::string& group, const std::string& name) {} 63 64
Note: See TracChangeset
for help on using the changeset viewer.