Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Needed addition for available_plugins to load the library-directory #19

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ceblanton
Copy link
Contributor

Currently, available_plugins does not detect the custom library-directory location for the plugins.

Passing in the library-directory to run find_plugins works as expected.

With the change in this working example, where freanalysis_land was installed into /local2/home/python.

(fre-2024.01) c2b:~/git/fre-cli%>fre analysis list --library-directory /local2/home/python
['freanalysis_land']

Without this, listing will never work as it cannot see the custom directory.

(fre-2024.01) c2b:~/git/fre-cli%>fre analysis list
[]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant