feat: support open dir

This commit is contained in:
GyDi
2022-02-16 03:21:34 +08:00
parent 7cf8ec6d61
commit c5cba7775a
4 changed files with 74 additions and 12 deletions

View File

@@ -74,6 +74,8 @@ fn main() -> std::io::Result<()> {
cmds::restart_sidecar,
cmds::get_sys_proxy,
cmds::get_cur_proxy,
cmds::open_app_dir,
cmds::open_logs_dir,
// clash
cmds::get_clash_info,
cmds::patch_clash_config,