Preparing search index...
The search index is not available
probot
probot
types
ServerOptions
Type Alias ServerOptions
Server
Options
:
{
cwd
?:
string
;
host
?:
string
;
log
?:
Logger
;
loggingOptions
?:
LoggingOptions
;
port
?:
number
;
Probot
:
typeof
Probot
;
request
?:
RequestRequestOptions
;
webhookPath
?:
string
;
webhookProxy
?:
string
;
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
probot
Loading...