7991:866adc8c315b | 8043:0acf98cd089a |
---|---|
60 | 60 |
61 <p> | 61 <p> |
62 Public function to get the filename of the config file. | 62 Public function to get the filename of the config file. |
63 </p> | 63 </p> |
64 <dl> | 64 <dl> |
65 <dt>Returns:</dt> | 65 <dt>Return:</dt> |
66 <dd> | 66 <dd> |
67 filename of the config file (string) | 67 filename of the config file (string) |
68 </dd> | 68 </dd> |
69 </dl> | 69 </dl> |
70 <div align="right"><a href="#top">Up</a></div> | 70 <div align="right"><a href="#top">Up</a></div> |
83 <dd> | 83 <dd> |
84 reference to the plugin object | 84 reference to the plugin object |
85 </dd> | 85 </dd> |
86 </dl> | 86 </dl> |
87 <dl> | 87 <dl> |
88 <dt>Returns:</dt> | 88 <dt>Return:</dt> |
89 <dd> | 89 <dd> |
90 tuple containing the Mercurial version as a string and as a tuple | 90 tuple containing the Mercurial version as a string and as a tuple |
91 and an error message. | 91 and an error message. |
92 </dd> | 92 </dd> |
93 </dl> | 93 </dl> |