OpenTAP 9.25
API Reference
|
Used on properties of a ICliAction to define an unnamed arguments on the CLI. These can be ordered to handle cases where some values are required and others can occur multiple times. The property type will indicate how many will be consumed. The type can be either string or string[]. In case of string[] all the remaining arguments will be assigned to this property. More...
Inherits Attribute.
Public Member Functions | |
UnnamedCommandLineArgument (string name) | |
Constructor. More... | |
Used on properties of a ICliAction to define an unnamed arguments on the CLI. These can be ordered to handle cases where some values are required and others can occur multiple times. The property type will indicate how many will be consumed. The type can be either string or string[]. In case of string[] all the remaining arguments will be assigned to this property.
|
inline |
Constructor.
name |
OpenTAP 9.25 API built Tue Aug 6 2024 07:49:25