94
94
< h3 class ="section-bar "> Methods</ h3 >
95
95
96
96
< div class ="name-list ">
97
- < a href ="#M000069 "> []</ a >
98
- < a href ="#M000068 "> each</ a >
99
- < a href ="#M000065 "> local</ a >
100
- < a href ="#M000064 "> new</ a >
101
- < a href ="#M000066 "> remote</ a >
102
- < a href ="#M000067 "> size</ a >
97
+ < a href ="#M000076 "> []</ a >
98
+ < a href ="#M000075 "> each</ a >
99
+ < a href ="#M000072 "> local</ a >
100
+ < a href ="#M000071 "> new</ a >
101
+ < a href ="#M000073 "> remote</ a >
102
+ < a href ="#M000074 "> size</ a >
103
103
</ div >
104
104
</ div >
105
105
@@ -128,19 +128,19 @@ <h3 class="section-bar">Included Modules</h3>
128
128
< div id ="methods ">
129
129
< h3 class ="section-bar "> Public Class methods</ h3 >
130
130
131
- < div id ="method-M000064 " class ="method-detail ">
132
- < a name ="M000064 "> </ a >
131
+ < div id ="method-M000071 " class ="method-detail ">
132
+ < a name ="M000071 "> </ a >
133
133
134
134
< div class ="method-heading ">
135
- < a href ="#M000064 " class ="method-signature ">
135
+ < a href ="#M000071 " class ="method-signature ">
136
136
< span class ="method-name "> new</ span > < span class ="method-args "> (base)</ span >
137
137
</ a >
138
138
</ div >
139
139
140
140
< div class ="method-description ">
141
141
< p > < a class ="source-toggle " href ="# "
142
- onclick ="toggleCode('M000064 -source');return false; "> [Source]</ a > </ p >
143
- < div class ="method-source-code " id ="M000064 -source ">
142
+ onclick ="toggleCode('M000071 -source');return false; "> [Source]</ a > </ p >
143
+ < div class ="method-source-code " id ="M000071 -source ">
144
144
< pre >
145
145
< span class ="ruby-comment cmt "> # File lib/git/branches.rb, line 10</ span >
146
146
< span class ="ruby-keyword kw "> def</ span > < span class ="ruby-identifier "> initialize</ span > (< span class ="ruby-identifier "> base</ span > )
@@ -159,19 +159,19 @@ <h3 class="section-bar">Public Class methods</h3>
159
159
160
160
< h3 class ="section-bar "> Public Instance methods</ h3 >
161
161
162
- < div id ="method-M000069 " class ="method-detail ">
163
- < a name ="M000069 "> </ a >
162
+ < div id ="method-M000076 " class ="method-detail ">
163
+ < a name ="M000076 "> </ a >
164
164
165
165
< div class ="method-heading ">
166
- < a href ="#M000069 " class ="method-signature ">
166
+ < a href ="#M000076 " class ="method-signature ">
167
167
< span class ="method-name "> []</ span > < span class ="method-args "> (symbol)</ span >
168
168
</ a >
169
169
</ div >
170
170
171
171
< div class ="method-description ">
172
172
< p > < a class ="source-toggle " href ="# "
173
- onclick ="toggleCode('M000069 -source');return false; "> [Source]</ a > </ p >
174
- < div class ="method-source-code " id ="M000069 -source ">
173
+ onclick ="toggleCode('M000076 -source');return false; "> [Source]</ a > </ p >
174
+ < div class ="method-source-code " id ="M000076 -source ">
175
175
< pre >
176
176
< span class ="ruby-comment cmt "> # File lib/git/branches.rb, line 40</ span >
177
177
< span class ="ruby-keyword kw "> def</ span > < span class ="ruby-operator "> []</ span > (< span class ="ruby-identifier "> symbol</ span > )
@@ -182,19 +182,19 @@ <h3 class="section-bar">Public Instance methods</h3>
182
182
</ div >
183
183
</ div >
184
184
185
- < div id ="method-M000068 " class ="method-detail ">
186
- < a name ="M000068 "> </ a >
185
+ < div id ="method-M000075 " class ="method-detail ">
186
+ < a name ="M000075 "> </ a >
187
187
188
188
< div class ="method-heading ">
189
- < a href ="#M000068 " class ="method-signature ">
189
+ < a href ="#M000075 " class ="method-signature ">
190
190
< span class ="method-name "> each</ span > < span class ="method-args "> () {|b| ...}</ span >
191
191
</ a >
192
192
</ div >
193
193
194
194
< div class ="method-description ">
195
195
< p > < a class ="source-toggle " href ="# "
196
- onclick ="toggleCode('M000068 -source');return false; "> [Source]</ a > </ p >
197
- < div class ="method-source-code " id ="M000068 -source ">
196
+ onclick ="toggleCode('M000075 -source');return false; "> [Source]</ a > </ p >
197
+ < div class ="method-source-code " id ="M000075 -source ">
198
198
< pre >
199
199
< span class ="ruby-comment cmt "> # File lib/git/branches.rb, line 34</ span >
200
200
< span class ="ruby-keyword kw "> def</ span > < span class ="ruby-identifier "> each</ span >
@@ -207,19 +207,19 @@ <h3 class="section-bar">Public Instance methods</h3>
207
207
</ div >
208
208
</ div >
209
209
210
- < div id ="method-M000065 " class ="method-detail ">
211
- < a name ="M000065 "> </ a >
210
+ < div id ="method-M000072 " class ="method-detail ">
211
+ < a name ="M000072 "> </ a >
212
212
213
213
< div class ="method-heading ">
214
- < a href ="#M000065 " class ="method-signature ">
214
+ < a href ="#M000072 " class ="method-signature ">
215
215
< span class ="method-name "> local</ span > < span class ="method-args "> ()</ span >
216
216
</ a >
217
217
</ div >
218
218
219
219
< div class ="method-description ">
220
220
< p > < a class ="source-toggle " href ="# "
221
- onclick ="toggleCode('M000065 -source');return false; "> [Source]</ a > </ p >
222
- < div class ="method-source-code " id ="M000065 -source ">
221
+ onclick ="toggleCode('M000072 -source');return false; "> [Source]</ a > </ p >
222
+ < div class ="method-source-code " id ="M000072 -source ">
223
223
< pre >
224
224
< span class ="ruby-comment cmt "> # File lib/git/branches.rb, line 20</ span >
225
225
< span class ="ruby-keyword kw "> def</ span > < span class ="ruby-identifier "> local</ span >
@@ -230,19 +230,19 @@ <h3 class="section-bar">Public Instance methods</h3>
230
230
</ div >
231
231
</ div >
232
232
233
- < div id ="method-M000066 " class ="method-detail ">
234
- < a name ="M000066 "> </ a >
233
+ < div id ="method-M000073 " class ="method-detail ">
234
+ < a name ="M000073 "> </ a >
235
235
236
236
< div class ="method-heading ">
237
- < a href ="#M000066 " class ="method-signature ">
237
+ < a href ="#M000073 " class ="method-signature ">
238
238
< span class ="method-name "> remote</ span > < span class ="method-args "> ()</ span >
239
239
</ a >
240
240
</ div >
241
241
242
242
< div class ="method-description ">
243
243
< p > < a class ="source-toggle " href ="# "
244
- onclick ="toggleCode('M000066 -source');return false; "> [Source]</ a > </ p >
245
- < div class ="method-source-code " id ="M000066 -source ">
244
+ onclick ="toggleCode('M000073 -source');return false; "> [Source]</ a > </ p >
245
+ < div class ="method-source-code " id ="M000073 -source ">
246
246
< pre >
247
247
< span class ="ruby-comment cmt "> # File lib/git/branches.rb, line 24</ span >
248
248
< span class ="ruby-keyword kw "> def</ span > < span class ="ruby-identifier "> remote</ span >
@@ -253,11 +253,11 @@ <h3 class="section-bar">Public Instance methods</h3>
253
253
</ div >
254
254
</ div >
255
255
256
- < div id ="method-M000067 " class ="method-detail ">
257
- < a name ="M000067 "> </ a >
256
+ < div id ="method-M000074 " class ="method-detail ">
257
+ < a name ="M000074 "> </ a >
258
258
259
259
< div class ="method-heading ">
260
- < a href ="#M000067 " class ="method-signature ">
260
+ < a href ="#M000074 " class ="method-signature ">
261
261
< span class ="method-name "> size</ span > < span class ="method-args "> ()</ span >
262
262
</ a >
263
263
</ div >
@@ -267,8 +267,8 @@ <h3 class="section-bar">Public Instance methods</h3>
267
267
array like methods
268
268
</ p >
269
269
< p > < a class ="source-toggle " href ="# "
270
- onclick ="toggleCode('M000067 -source');return false; "> [Source]</ a > </ p >
271
- < div class ="method-source-code " id ="M000067 -source ">
270
+ onclick ="toggleCode('M000074 -source');return false; "> [Source]</ a > </ p >
271
+ < div class ="method-source-code " id ="M000074 -source ">
272
272
< pre >
273
273
< span class ="ruby-comment cmt "> # File lib/git/branches.rb, line 30</ span >
274
274
< span class ="ruby-keyword kw "> def</ span > < span class ="ruby-identifier "> size</ span >
0 commit comments