Preparing search index...
The search index is not available
NestJS Console - v10.0.0
NestJS Console
ConsoleModule
Class ConsoleModule
Index
Constructors
constructor
Properties
scanner
service
Methods
scan
Constructors
constructor
new
ConsoleModule
(
service
:
ConsoleService
)
:
ConsoleModule
Parameters
service
:
ConsoleService
Returns
ConsoleModule
Properties
Protected
scanner
scanner
:
ConsoleScanner
= ...
Protected
Readonly
service
service
:
ConsoleService
Methods
scan
scan
(
app
:
INestApplicationContext
,
includedModules
?:
unknown
[]
)
:
Promise
<
void
>
Parameters
app
:
INestApplicationContext
Optional
includedModules
:
unknown
[]
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
scanner
service
Methods
scan
NestJS Console - v10.0.0
Loading...