RStudio Launcher Plugin SDK  1.1.3
A software development kit for creating plugins that work the the RStudio Launcher.
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345]
 Nrstudio
 Nlauncher_plugins
 Napi
 Ncomms
 Njobs
 Njson
 Nlocal
 Nlogging
 Noptions
 Nquickstart
 Nsystem
 CAbstractMainBase class for the PluginMain class, which runs the plugin
 CErrorClass which represents an error
 CErrorLocationClass which represents the location of an error
 CErrorLockA class which can be derived from in order to prevent child classes from being derived from further
 CNoncopyableClass which can be inherited from to disallow copying of its child classes
 COptionalContainer class which represents a value that may or may not be set
 CSuccessClass which represents a successful operation (i.e. no error)