Manager: Added functionality to clean up the user-mode scanning environment after execution

fmt ksud
This commit is contained in:
ShirkNeko
2025-09-19 22:04:14 +08:00
parent 9a9623f578
commit a77faa1fe2
5 changed files with 56 additions and 2 deletions

View File

@@ -1,5 +1,4 @@
use crate::utils;
use anyhow::{Context, Result};
use anyhow::Result;
use log::{info, warn};
use std::{
fs,