app: add sidecar sync commands (export, detect, import, resolve, full export/import)
This commit is contained in:
6
crates/application/tests/processing/commands/mod.rs
Normal file
6
crates/application/tests/processing/commands/mod.rs
Normal file
@@ -0,0 +1,6 @@
|
||||
mod enqueue_job;
|
||||
mod start_job;
|
||||
mod complete_job;
|
||||
mod fail_job;
|
||||
mod manage_plugin;
|
||||
mod configure_pipeline;
|
||||
Reference in New Issue
Block a user