[feat] reset modal + basic auto get path + basic wrap err try
This commit is contained in:
@@ -4,6 +4,7 @@ pub mod path;
|
||||
pub mod reg;
|
||||
|
||||
// common steam utils
|
||||
use anyhow::Result;
|
||||
use std::error::Error;
|
||||
use std::process::{Command, Output};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user