An autos() feature is that you can attach multiple environments to the search path, and the order they are attached takes care of which function to use if there are multiple with the same name.
Could we use {conflicted} here to explicitly pick the functions and add them to search?
Steps:
- Read envsetup config file for autos.
- Identify conflicts.
- Use conflicted to set the preferred functions in the search path.
Step 2 needs some more thought.
Originally posted by @nicholas-masel in #75
Originally posted by @nicholas-masel in #75