the R# shell script commandline arguments helper module
ShellScript
01 Syntax
SMRUCC.Rsharp.Development.CommandLine.ShellScript
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| AddArgumentValue | 1 | add a command line argument value |
| hasPackageDependency | 1 | |
| GetDocument | 1 | |
| GetCommandArgument | 1 | |
| AnalysisAllCommands | 1 | |
| op_Implicit | 1 |
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| message | 1 | |
| argumentList | 1 |
04 Members
add a command line argument value
Parameters
| Name | Type | Description |
|---|---|---|
expr | Expression | - |
default$ | String | - |
attrs | Boolean | - |
message
argumentList
hasPackageDependency(
String)GetDocument()
GetCommandArgument(
String)AnalysisAllCommands()
op_Implicit(Rscript)