launch: Sleigh Auxiliary Function
Description
Setup appropropriate worker accounting information, and
start the worker loop.
Details
The only time clients ever need to invoke this function directly is when
web launch is used.
The runMe
variable contains a value that is the R function call to
launch the worker.
For other launch types such as SSH and local launch, the launch
function is invoked within cmdLaunch
.