You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 7, 2020. It is now read-only.
When HIE starts up, it is presented with a list of
Plugins.Each of these defines commands in a
CommandDescriptorFor each
CommandDescriptor, check that the parameter names introduced viacmdContextsandcmdAdditionalParametersare unique.If this is not the case, exit with an error.