A3t
- Renamed resolve_aliases to findAliases, for a better fit. - Partially implemented findAliases.
This commit is contained in:
@@ -48,12 +48,12 @@ public:
|
||||
void findCommand ();
|
||||
void findIdSequence ();
|
||||
void findUUIDList ();
|
||||
void findAliases ();
|
||||
|
||||
void get_overrides (std::string&, File&);
|
||||
void get_data_location (Path&);
|
||||
void apply_overrides ();
|
||||
void inject_defaults ();
|
||||
void resolve_aliases ();
|
||||
void capture_first (const std::string&);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user