feat: add the import-versions command, handler logic
only works if wutta-continuum is already installed and enabled. this also rearranges some existing classes, for better consistency
This commit is contained in:
parent
c38cd2c179
commit
fc250a433c
19 changed files with 1345 additions and 76 deletions
6
docs/api/wuttasync.cli.import_versions.rst
Normal file
6
docs/api/wuttasync.cli.import_versions.rst
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
|
||||
``wuttasync.cli.import_versions``
|
||||
=================================
|
||||
|
||||
.. automodule:: wuttasync.cli.import_versions
|
||||
:members:
|
||||
6
docs/api/wuttasync.importing.versions.rst
Normal file
6
docs/api/wuttasync.importing.versions.rst
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
|
||||
``wuttasync.importing.versions``
|
||||
================================
|
||||
|
||||
.. automodule:: wuttasync.importing.versions
|
||||
:members:
|
||||
Loading…
Add table
Add a link
Reference in a new issue