Question
SDK: Plugin dependent on application running
Is it possible for a plugin (or scripts within a plugin) to work only if a particular application is running on the user's system? This would be macOS-specific.
If not, I could probably use LrFileUtils.exists( path ) to determine if an application exists but this wouldn't tell me if the application is running, just if it exists.
Any tips would be greatly appreciated.
[Mod: Title edited to show it's SDK related]
