Sha256: ac4ee3e2cda39fb07dea00fd9469cc62895b97be4229dd6dca0708ea6c810c6e

Contents?: true

Size: 927 Bytes

Versions: 2

Compression:

Stored size: 927 Bytes

Contents

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html 
     PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     "DTD/xhtml1-transitional.dtd">

<!--

    busy? (RQ::Feeder)

  -->
<html>
<head>
	<title>busy? (RQ::Feeder)</title>
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
	<link rel="stylesheet" href="http://www.FaerieMUD.org/stylesheets/rdoc.css" type="text/css" />
</head>
<body>
	<pre><span class="ruby-comment cmt"># File lib/rq-2.3.1/feeder.rb, line 435</span>
      <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">busy?</span>
<span class="ruby-comment cmt">#--{{{</span>
        <span class="ruby-ivar">@children</span>.<span class="ruby-identifier">size</span> <span class="ruby-operator">&gt;=</span> <span class="ruby-ivar">@max_feed</span>
<span class="ruby-comment cmt">#--}}}</span>
      <span class="ruby-keyword kw">end</span></pre>
</body>
</html>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rq-3.0.0 doc/classes/RQ/Feeder.src/M000094.html
rq-3.1.0 doc/classes/RQ/Feeder.src/M000094.html