Add ActionKeyword for specific plugin
public void AddActionKeyword(string pluginId, string newActionKeyword)| parameter | description |
|---|---|
| pluginId | ID for plugin that needs to add action keyword |
| newActionKeyword | The actionkeyword that is supposed to be added |
- interface IPublicAPI
- namespace Flow.Launcher.Plugin