mirror of
https://github.com/eRgo35/lyra.git
synced 2026-02-04 12:26:10 +01:00
more commands incoming
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
pub mod ping;
|
||||
pub mod register;
|
||||
pub mod help;
|
||||
pub mod posix;
|
||||
|
||||
pub use ping::ping;
|
||||
pub use register::register;
|
||||
pub use help::help;
|
||||
pub use posix::posix;
|
||||
|
||||
Reference in New Issue
Block a user