Preparing search index...
The search index is not available
Qodalis Angular CLI - v1.0.35
Qodalis Angular CLI
core/src/public-api
ICliUmdModule
Interface ICliUmdModule
Represents a module for the CLI
interface
ICliUmdModule
{
name
:
string
;
processors
:
ICliCommandProcessor
[]
;
}
Index
Properties
name
processors
Properties
name
name
:
string
The name of the module
processors
processors
:
ICliCommandProcessor
[]
The processors for the module
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
name
processors
Qodalis Angular CLI - v1.0.35
Loading...
Represents a module for the CLI