We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2ff598 commit 287d23eCopy full SHA for 287d23e
Source/Seal.spoon/init.lua
@@ -49,6 +49,7 @@ obj.plugin_search_paths = { hs.configdir .. "/seal_plugins", obj.spoonPath }
49
--- Seal:refreshCommandsForPlugin(plugin_name)
50
--- Method
51
--- Refresh the list of commands provided by the given plugin.
52
+--- This ought to generate a lint error
53
---
54
--- Parameters:
55
--- * plugin_name - the name of the plugin. Should be the name as passed to `loadPlugins()` or `loadPluginFromFile`.
0 commit comments