Documentation
Preparing search index...
@adonisjs/repl
src/types
MethodOptions
Type Alias MethodOptions
Options that can be set when defining a custom method
type
MethodOptions
=
{
description
?:
string
;
usage
?:
string
;
}
Index
Properties
description?
usage?
Properties
Optional
description
description
?:
string
Optional
usage
usage
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
usage
Documentation
Loading...
Options that can be set when defining a custom method