Command

This plugin provides a command line interface to the reference viewer.

Note

The command line is for use within the plugin UI. If you are looking for a remote command line interface, please see the RC plugin.

Plugin Type: Global

Command is a global plugin. Only one instance can be opened.

Usage

Get a list of commands and parameters:

g> help

Execute a shell command:

g> !cmd arg arg ...

Notes

An especially powerful tool is to use the reload_local and reload_global commands to reload a plugin when you are developing that plugin. This avoids having to restart the reference viewer and laboriously reload data, etc. Simply close the plugin, execute the appropriate “reload” command (see the help!) and then start the plugin again.

Note

If you have modifed modules other than the plugin itself, these will not be reloaded by these commands.