Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 243 Bytes

COMMAND-System.md

File metadata and controls

10 lines (6 loc) · 243 Bytes

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")