Context
- Stubbed a ::loadAliases method to stuff the Parser with alias defs.
This commit is contained in:
@@ -78,6 +78,7 @@ private:
|
||||
void createDefaultConfig ();
|
||||
void updateXtermTitle ();
|
||||
void updateVerbosity ();
|
||||
void loadAliases ();
|
||||
|
||||
public:
|
||||
std::string program;
|
||||
|
||||
Reference in New Issue
Block a user