A3t::find*Override
- Locates and parses rc:<file>. - Locates and parses rc.<name>=<value>. - Adds a stubbed validate method to check for a sane tree.
This commit is contained in:
@@ -44,6 +44,9 @@ private:
|
||||
void findBinary ();
|
||||
void findTerminator ();
|
||||
void findCommand ();
|
||||
void findFileOverride ();
|
||||
void findConfigOverride ();
|
||||
void validate ();
|
||||
|
||||
private:
|
||||
Tree* _tree;
|
||||
|
||||
Reference in New Issue
Block a user