Skip to content
PyroScope Project edited this page Mar 9, 2016 · 2 revisions

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:

session.path.set=(cat,(system.env,RTORRENT_HOME),"/.session")
Clone this wiki locally