Plug-in Utils


Utils plugin. This plugin provides some basic commands to show how to create your own plugin.

Commands

CommandDescription
execMake the user give a Cameleon command name and execute it. This comment is associated to the following command, thanks to our custom ocamldoc generator.
mozillaMake the user give an url and launch mozilla with this url. If no url is given, make the user type it. In this case, the default url begins with http:// or file:///, depending on whether a directory is selected or not.