Method: RQ::JobQueue#stdout4

Defined in:
lib/rq/jobqueue.rb

#stdout4(jid) ⇒ Object

–}}}



86
87
88
89
90
# File 'lib/rq/jobqueue.rb', line 86

def stdout4 jid
#--{{{
  "stdout/#{ jid }"
#--}}}
end