Search
Preparing search index...
The search index is not available
novel-segment
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"lib/mod/mod"
IModuleStatic
Interface IModuleStatic<T>
Type parameters
T
:
ISModule
|
SubSModule
Hierarchy
IModuleStatic
Index
Constructors
constructor
Properties
type
Methods
init
Constructors
constructor
new IModule
Static
(
type
?:
ISModuleType
, segment
?:
Segment
,
...
argv
:
any
[]
)
:
T
Parameters
Optional
type:
ISModuleType
Optional
segment:
Segment
Rest
...
argv:
any
[]
Returns
T
Properties
type
type
:
ISModuleType
Methods
init
init
(
segment
:
Segment
,
...
argv
:
any
[]
)
:
T
Parameters
segment:
Segment
Rest
...
argv:
any
[]
Returns
T
README
Globals
"lib/mod/mod"
SModule
SubSModule
IModule
Static
constructor
type
init
ISModule
ISubSModule
ISubSModule
Create
ISubSModule
Method
ISModule
Type
Generated using
TypeDoc