External commandline invoke
@"cli"
External commandline invoke
@"cli"
00 Remarks
Supports the commandline string input in multiple lines
01 Syntax
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| possibleInterpolationFailure | 1 | create a warning message about the commandline string in string interpolate syntax |
| ToString | 1 | |
| SetAttribute | 1 | |
| Evaluate | 1 |
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| ShellRsharpCmd | 1 | A special path to indicate the R#.exe file path |
| ShellRscriptHost | 1 | A special path to indicate the Rscript.exe file path |
| type | 1 | |
| expressionName | 1 |
04 Fields
05 Members
String, Environment)create a warning message about the commandline string in string interpolate syntax
| Name | Type | Description |
|---|---|---|
commandline | String | - |
envir | Environment | - |
A special path to indicate the R#.exe file path
A special path to indicate the Rscript.exe file path
expression object should generates the commandline string value
do not should the std_out content of child process?
NamedValue(Of String))