eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.LargefilesExtension.ProjectHelper.html

changeset 7631
2c7ccb4484bf
parent 7273
391d6b7b1eff
child 7989
a21d673a8f99
--- a/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.LargefilesExtension.ProjectHelper.html	Fri Jun 19 13:43:40 2020 +0200
+++ b/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.LargefilesExtension.ProjectHelper.html	Fri Jun 19 13:46:58 2020 +0200
@@ -146,6 +146,14 @@
 verify mode (string; one of 'large', 'lfa' or 'lfc')
 </dd>
 </dl>
+<dl>
+
+<dt>Raises <b>ValueError</b>:</dt>
+<dd>
+raised to indicate a bad value for the
+            'mode' parameter.
+</dd>
+</dl>
 <a NAME="LargefilesProjectHelper.__hgLfconvert" ID="LargefilesProjectHelper.__hgLfconvert"></a>
 <h4>LargefilesProjectHelper.__hgLfconvert</h4>
 <b>__hgLfconvert</b>(<i>direction</i>)
@@ -161,6 +169,14 @@
             'largefiles' or 'normal')
 </dd>
 </dl>
+<dl>
+
+<dt>Raises <b>ValueError</b>:</dt>
+<dd>
+raised to indicate a bad value for the
+            'direction' parameter.
+</dd>
+</dl>
 <a NAME="LargefilesProjectHelper.initActions" ID="LargefilesProjectHelper.initActions"></a>
 <h4>LargefilesProjectHelper.initActions</h4>
 <b>initActions</b>(<i></i>)

eric ide

mercurial