| HttpDaemon$getDefaultFilenamePattern {R.rsp} | R Documentation |
Gets the default filename pattern to be loaded by the HTTP daemon, if started.
## Static method (use this):
## HttpDaemon$getDefaultFilenamePattern(...)
## Don't use the below:
## S3 method for class 'HttpDaemon'
getDefaultFilenamePattern(static, ...)
... |
Not used. |
Returns an character string if started, otherwise NA.
Henrik Bengtsson
For more information see HttpDaemon.