Skip to content

Commit

Permalink
Add a broken docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
cmsj committed Jan 14, 2022
1 parent e2ff598 commit 287d23e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Source/Seal.spoon/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ obj.plugin_search_paths = { hs.configdir .. "/seal_plugins", obj.spoonPath }
--- Seal:refreshCommandsForPlugin(plugin_name)
--- Method
--- Refresh the list of commands provided by the given plugin.
--- This ought to generate a lint error
---
--- Parameters:
--- * plugin_name - the name of the plugin. Should be the name as passed to `loadPlugins()` or `loadPluginFromFile`.
Expand Down

0 comments on commit 287d23e

Please sign in to comment.