MrDraw/src/octoprint/plugin
Gina Häußge 7e6ddaf0d6 Plugins can now have a folder for plugin related data
Path can be queried from settings.
2015-06-22 12:59:39 +02:00
..
__init__.py Plugins can now have a folder for plugin related data 2015-06-22 12:59:39 +02:00
core.py super(...).method(...) => BaseClass.method(self, ...) 2015-06-19 15:25:37 +02:00
types.py Config migration must happen after all plugin implementations are initialized 2015-06-19 22:31:05 +02:00