[Libtorrent-devel] rTorrent - Splitting commands into multiple lines
Perl Whore
whoreperl at gmail.com
Sun Jun 6 14:27:59 UTC 2010
I have the following in my .rtorrent.rc
system.method.set_key =
event.download.finished,on_completion,"d.set_directory=$d.get_custom=movedir;execute=mv,-u,$d.get_base_path=,$d.get_directory=;execute=screen,-dmS,rtsbg,addtosnatch,$d.get_hash=;execute=screen,-dmS,rtsbg,addinfo,$d.get_directory=,$d.get_hash=;execute=screen,-dmS,tlogger,tlogger,$d.get_directory=,$d.get_name=;execute=screen,-dmS,vtfilesbg,mkvirtual,$d.get_directory=;d.set_custom=completion_time,\"$execute_capture={perl,-e,print,-e,time;}\""
Is it possible to separate these commands into multiple lines (one
comment per line) for better readability?
More information about the Libtorrent-devel
mailing list