HttpDaemon$getConfig {R.rsp} | R Documentation |
Retrieves the server's 'config' structure from Tcl.
## Static method (use this): ## HttpDaemon$getConfig(...) ## Don't use the below: ## S3 method for class 'HttpDaemon' getConfig(static, ...)
... |
Not used. |
Returns a tclArray object.
Henrik Bengtsson
For more information see HttpDaemon
.