~ubuntu-branches/ubuntu/natty/mcollective/natty-201103250207

« back to all changes in this revision

Viewing changes to doc/classes/MCollective/Registration/Agentlist.html

  • Committer: Dustin Kirkland
  • Date: 2011-02-17 19:07:47 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: kirkland@ubuntu.com-20110217190747-yym2bspvdu2nd8hg
Tags: 1.0.1-0ubuntu1
* Merge new upstream release
* debian/mcollective.install: drop unneeded /etc/init.d (we use upstart)
* debian/copyright: use Apache 2.0 header and point to common-license
  file, per Lintian

Show diffs side-by-side

added added

removed removed

Lines of Context:
94
94
      <h3 class="section-bar">Methods</h3>
95
95
 
96
96
      <div class="name-list">
97
 
      <a href="#M000129">body</a>&nbsp;&nbsp;
 
97
      <a href="#M000131">body</a>&nbsp;&nbsp;
98
98
      </div>
99
99
    </div>
100
100
 
116
116
    <div id="methods">
117
117
      <h3 class="section-bar">Public Instance methods</h3>
118
118
 
119
 
      <div id="method-M000129" class="method-detail">
120
 
        <a name="M000129"></a>
 
119
      <div id="method-M000131" class="method-detail">
 
120
        <a name="M000131"></a>
121
121
 
122
122
        <div class="method-heading">
123
 
          <a href="#M000129" class="method-signature">
 
123
          <a href="#M000131" class="method-signature">
124
124
          <span class="method-name">body</span><span class="method-args">()</span>
125
125
          </a>
126
126
        </div>
127
127
      
128
128
        <div class="method-description">
129
129
          <p><a class="source-toggle" href="#"
130
 
            onclick="toggleCode('M000129-source');return false;">[Source]</a></p>
131
 
          <div class="method-source-code" id="M000129-source">
 
130
            onclick="toggleCode('M000131-source');return false;">[Source]</a></p>
 
131
          <div class="method-source-code" id="M000131-source">
132
132
<pre>
133
133
   <span class="ruby-comment cmt"># File plugins/mcollective/registration/agentlist.rb, line 5</span>
134
134
5:             <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">body</span>