R.rsp (version 0.19.0)

HttpDaemon$getConfig: Retrieves the server's 'config' structure from Tcl

Description

Retrieves the server's 'config' structure from Tcl.

Usage

## Static method (use this):
## HttpDaemon$getConfig(...)

## Don't use the below: ## S3 method for class 'HttpDaemon': getConfig(static, ...)

Arguments

...
Not used.

Value

  • Returns a tclArray object.

See Also

For more information see HttpDaemon.