Kegani CLI library
Exposes command implementations for integration testing. The binary entry point is in src/main.rs.
src/main.rs
pub use commands::gen::GenKind;
pub use types::MigrateAction;