R.rsp (version 0.40.0)

HttpDaemon$getDefaultFilenamePattern: Gets the default filename pattern to be loaded by the HTTP daemon

Description

Gets the default filename pattern to be loaded by the HTTP daemon, if started.

Usage

## Static method (use this): ## HttpDaemon$getDefaultFilenamePattern(...)
## Don't use the below: "getDefaultFilenamePattern"(static, ...)

Arguments

...
Not used.

Value

Returns an character string if started, otherwise NA.

See Also

For more information see HttpDaemon.