feat: support to open core dir

This commit is contained in:
GyDi
2022-12-13 00:44:24 +08:00
parent e8d8a8737e
commit 36a53f8134
6 changed files with 29 additions and 2 deletions

View File

@@ -33,6 +33,7 @@ fn main() -> std::io::Result<()> {
cmds::open_app_dir,
cmds::open_logs_dir,
cmds::open_web_url,
cmds::open_core_dir,
// cmds::kill_sidecar,
cmds::restart_sidecar,
// clash