NamespaceCommand interface
Home > streplts > NamespaceCommand
NamespaceCommand interface
Section titled “NamespaceCommand interface”Nested structural boundary housing child executable commands or secondary sub-namespaces.
Signature:
export interface NamespaceCommand extends BaseCommandExtends: BaseCommand
Remarks
Section titled “Remarks”Used to group groups of logically continuous operations under a unified command prefix pathway.
Properties
Section titled “Properties”|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
never |
(Optional) Disallowed property structure forcing mutual exclusivity with leaf executions. | ||
|
Subordinate directory hierarchy of registered command nodes nested inside this container context. | |||
|
never |
(Optional) Disallowed property structure forcing mutual exclusivity with leaf executions. |