refactor(cli): move cmd_init into commands/init.rs (carries inline ParamsFile)
This commit is contained in:
@@ -7,4 +7,5 @@
|
||||
//! `use crate::commands::*`.
|
||||
|
||||
pub mod generate;
|
||||
pub mod init;
|
||||
pub mod rate;
|
||||
|
||||
Reference in New Issue
Block a user