Documentation
Preparing search index...
@adonisjs/repl
src/types
MethodCallback
Type Alias MethodCallback
MethodCallback
:
(
repl
:
Repl
,
...
args
:
any
[]
)
=>
any
Custom method callback function
Type Declaration
(
repl
:
Repl
,
...
args
:
any
[]
)
:
any
Parameters
repl
:
Repl
...
args
:
any
[]
Returns
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
Custom method callback function