feat: add get_runrs

This commit is contained in:
2022-08-07 19:01:26 +08:00
parent 439eb7d3c3
commit 47aea122e8
8 changed files with 1134 additions and 6 deletions

View File

@@ -14,6 +14,7 @@ Environment variables
|---------------|----------------------------------------------------------------|
| `HOME` | User home, default by OS system |
| `RUNRS_SKIP_CACHE` | Skip compiled cached file , turn on `true`, `yes`, `on` or `1` |
| `RUNRS_SILENT_BUILD` | Build new binary in silent mode |
| `RUNRS_RUST_SCRIPT` | `rust_script` command line bin file |
| `RUNRS_MAX_SCRIPT_LEN` | Max script length |