WolframResearch / wolfram-app-discovery-rs

Locate local installations of the Wolfram Language.
Apache License 2.0
14 stars 5 forks source link

Fixes logic in try_default() related to wolframscript and unknown OS #69

Open aedison opened 1 year ago

aedison commented 1 year ago

Fixes #68 Allows try_default() to ignore situations where wolframscript is found but from_installtion_directory() doesn't know how to reconstruct the correct path for the current operating system.