Sat, 26 Apr 2025 12:34:32 +0200
MicroPython
- Added a configuration option to disable the support for the no longer produced Pimoroni Pico Wireless Pack.
<!DOCTYPE html> <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.LargefilesExtension.__init__</title> <meta charset="UTF-8"> <link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a> <h1>eric7.Plugins.VcsPlugins.vcsMercurial.LargefilesExtension.__init__</h1> <p> Package implementing the largefiles extension support interface. </p> <h3>Global Attributes</h3> <table> <tr><td>None</td></tr> </table> <h3>Classes</h3> <table> <tr><td>None</td></tr> </table> <h3>Functions</h3> <table> <tr> <td><a href="#getDefaults">getDefaults</a></td> <td>Function to get the default values of the extension.</td> </tr> </table> <hr /> <hr /> <a NAME="getDefaults" ID="getDefaults"></a> <h2>getDefaults</h2> <b>getDefaults</b>(<i></i>) <p> Function to get the default values of the extension. </p> <dl> <dt>Return:</dt> <dd> dictionary with default values and parameter as key </dd> </dl> <dl> <dt>Return Type:</dt> <dd> dict </dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html>