mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-05 17:52:29 +00:00
system.env docs
@@ -0,0 +1,10 @@
|
||||
# The `system.*` Command Group
|
||||
|
||||
|
||||
## system.env=NAME (since 0.9.7)
|
||||
|
||||
Query the value of an environment variable, returns an empty string if `NAME` is not defined. Example:
|
||||
|
||||
```ini
|
||||
session.path.set=(cat,(system.env,RTORRENT_HOME),"/.session")
|
||||
```
|
||||
Reference in New Issue
Block a user