ConfigFile
01 Syntax
SMRUCC.Rsharp.Development.Configuration.ConfigFile
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| GetStartupLoadingPackages | 1 | default is ["base", "utils", "grDevices", "stats"] |
| EmptyConfigs | 1 | |
| Load | 1 | |
| GenericEnumerator | 1 |
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| localConfigs | 1 | 脚本执行引擎的默认配置文件路径 |
| size | 1 | |
| system | 1 | |
| config | 1 | |
| startups | 1 |
04 Fields
| Name | Overloads | Summary |
|---|---|---|
| GCModellerSettings | 1 | the directory path for save common config file of the GCModeller products. |
05 Members
GetStartupLoadingPackages
default is ["base", "utils", "grDevices", "stats"]
localConfigs
脚本执行引擎的默认配置文件路径
GCModellerSettings
the directory path for save common config file of the GCModeller products.
size
system
config
startups
EmptyConfigs()
Load(
String)GenericEnumerator()