CommandLineArgsEditor
Handle
interface CommandLineArgsEditor { add(value: IExpressionValue): void;}Methods
method
add Adds a command-line argument
add(value: IExpressionValue): voidParameters
value IExpressionValue