-
Notifications
You must be signed in to change notification settings - Fork 133
Open
Description
Hi,
I'm trying to use mint which in a script to get the executable path. It seems like I can either get the output including the loading string
mint which example
🌱 Finding latest version of example
/path/example
which isn't useful in this instance
or I use -s which I would expect to just strip the loading string, but instead I get an empty string
mint which example -s
Am I missing something?
Metadata
Metadata
Assignees
Labels
No labels