Constructor
new Out(type)
Construct an output argument
Parameters:
| Name | Type | Description |
|---|---|---|
type |
Type.<T> | The argument type |
- Source:
Extends
- ArgumentDef.<T>
An output argument
Construct an output argument
| Name | Type | Description |
|---|---|---|
type |
Type.<T> | The argument type |