feat(cli) parse event (#125)
* feat(cli) parse `event` * check possible `Event` for `mode` * m.bros
This commit is contained in:
@@ -2,6 +2,7 @@ mod app;
|
||||
mod common;
|
||||
mod config;
|
||||
mod constants;
|
||||
mod event;
|
||||
mod events;
|
||||
mod logging;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user