refactor: give every command we run a type of its own

This commit is contained in:
2026-09-08 11:54:21 +00:00
parent 3d06f7dcb0
commit d7626d9f5e
16 changed files with 968 additions and 324 deletions

View File

@@ -1,5 +1,4 @@
pub mod completions;
pub mod django;
pub mod docker_compose;
pub mod link;
pub mod postgres;