Method: RQ::JobQueue#stdin4

Defined in:
lib/rq/jobqueue.rb

#stdin4(jid) ⇒ Object

–}}}



76
77
78
79
80
# File 'lib/rq/jobqueue.rb', line 76

def stdin4 jid
#--{{{
  "stdin/#{ jid }"
#--}}}
end