moved code around. made help menu work nice
This commit is contained in:
6
src/cmds/mod.rs
Normal file
6
src/cmds/mod.rs
Normal file
@ -0,0 +1,6 @@
|
||||
pub mod info;
|
||||
pub mod manage;
|
||||
pub mod play;
|
||||
pub mod search;
|
||||
pub mod settings;
|
||||
pub mod stop;
|
Reference in New Issue
Block a user