Adrian Garcia Badaracco b5dcac1250
REF: Refactor plugin.py to use modular dataclasses in tree-like structure to represent parsed data (#121)
Refactor plugin to parse input into data-class based hierarchical structure
2020-07-25 19:44:02 +02:00

2 lines
48 B
Batchfile

@SET plugin_dir=%~dp0
@python -m %plugin_dir% %*