11083:0ecbf7ebfc49 | 11084:adbb5d1944ea |
---|---|
18 | 18 |
19 <h3>Classes</h3> | 19 <h3>Classes</h3> |
20 <table> | 20 <table> |
21 <tr> | 21 <tr> |
22 <td><a href="#Closehead">Closehead</a></td> | 22 <td><a href="#Closehead">Closehead</a></td> |
23 <td>Class implementing the strip extension interface.</td> | 23 <td>Class implementing the closehead extension interface.</td> |
24 </tr> | 24 </tr> |
25 </table> | 25 </table> |
26 | 26 |
27 <h3>Functions</h3> | 27 <h3>Functions</h3> |
28 <table> | 28 <table> |
32 <hr /> | 32 <hr /> |
33 <hr /> | 33 <hr /> |
34 <a NAME="Closehead" ID="Closehead"></a> | 34 <a NAME="Closehead" ID="Closehead"></a> |
35 <h2>Closehead</h2> | 35 <h2>Closehead</h2> |
36 <p> | 36 <p> |
37 Class implementing the strip extension interface. | 37 Class implementing the closehead extension interface. |
38 </p> | 38 </p> |
39 | 39 |
40 <h3>Derived from</h3> | 40 <h3>Derived from</h3> |
41 HgExtension | 41 HgExtension |
42 <h3>Class Attributes</h3> | 42 <h3>Class Attributes</h3> |
92 Public method to close arbitrary heads. | 92 Public method to close arbitrary heads. |
93 </p> | 93 </p> |
94 | 94 |
95 <dl> | 95 <dl> |
96 | 96 |
97 <dt><i>revisions</i> (str)</dt> | 97 <dt><i>revisions</i> (list of str)</dt> |
98 <dd> | 98 <dd> |
99 revisions of branch heads to be closed | 99 list of revisions of branch heads to be closed |
100 </dd> | 100 </dd> |
101 </dl> | 101 </dl> |
102 <div align="right"><a href="#top">Up</a></div> | 102 <div align="right"><a href="#top">Up</a></div> |
103 <hr /> | 103 <hr /> |
104 </body></html> | 104 </body></html> |