Command to ask the program name/signature/nature: Capture vs Service #2281
PierreYvesH
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I have one interface that can start different plugins but I am unable to programmatically know whether the plugin is available for the said software. Therefore if I try to start the Annotations plugin, Service crashes (KeyError is not handled).
There could be a name command similar to the version command?
A string 'N' could result in an answer 'service' or 'capture'
All reactions