Module luarocks.show

Module implementing the LuaRocks "show" command.

Shows information about an installed rock.

Functions

run (name, version, ...) Driver function for "show" command.


Functions

run (name, version, ...)
Driver function for "show" command.

Parameters:

  • name: or nil: an existing package name.
  • version: string or nil: a version may also be passed.
  • ...:

Returns:

    boolean: True if succeeded, nil on errors.
generated by LDoc 0.5