1pub mod copy_or_rename; 2pub mod edit; 3pub mod find; 4pub mod generate; 5pub mod git; 6pub mod grep; 7pub mod init; 8pub mod insert; 9pub mod ls_or_show; 10pub mod remove;