Skip to content

Explore options other than attach() for autos #79

@nicholas-masel

Description

@nicholas-masel

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:

  1. Read envsetup config file for autos.
  2. Identify conflicts.
  3. Use conflicted to set the preferred functions in the search path.

Step 2 needs some more thought.

Originally posted by @nicholas-masel in #75

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions