as far a i understand it, the registering an alias as developed by michael, https://github.com/aoloe/cpp-console/blob/master/console.cpp#L34 cannot work correctly. should we: - put a copy of the command in the commands list? - or keep a separate list?
as far a i understand it, the registering an alias as developed by michael,
https://github.com/aoloe/cpp-console/blob/master/console.cpp#L34
cannot work correctly.
should we: