issues
search
WolframResearch
/
wolfram-app-discovery-rs
Locate local installations of the Wolfram Language.
Apache License 2.0
14
stars
5
forks
source link
feature: Add `/opt/Wolfram` as a search location for apps on Linux
#41
Closed
ConnorGray
closed
1 year ago
ConnorGray
commented
1 year ago
Fix a todo!(..) in Err(_) case
Generally improve resiliency of linux::do_discover_all() to generate warnings instead of hard errors. Just because an app can't be discovered in a particular directory doesn't mean other discovered apps shouldn't be returned.