Preparing search index...
The search index is not available
probot
probot
apps/setup
setupAppFactory
Function setupAppFactory
setup
App
Factory
(
host
,
port
)
:
(
(
app
:
Probot
,
__namedParameters
:
ApplicationFunctionOptions
)
=>
Promise
<
void
>
)
Parameters
host
:
undefined
|
string
port
:
undefined
|
number
Returns
(
(
app
:
Probot
,
__namedParameters
:
ApplicationFunctionOptions
)
=>
Promise
<
void
>
)
(
app
,
__namedParameters
)
:
Promise
<
void
>
Parameters
app
:
Probot
__namedParameters
:
ApplicationFunctionOptions
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
probot
Loading...