probot
Preparing search index...
types
ApplicationFunctionOptions
Type Alias ApplicationFunctionOptions
type
ApplicationFunctionOptions
=
{
addHandler
:
(
handler
:
Handler
)
=>
void
;
cwd
:
string
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
add
Handler
cwd
Properties
add
Handler
addHandler
:
(
handler
:
Handler
)
=>
void
cwd
cwd
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
add
Handler
cwd
probot
Loading...