mirror of
https://github.com/tw93/Mole.git
synced 2026-02-04 17:24:45 +00:00
Significantly optimize the speed and cache of scanning
This commit is contained in:
@@ -16,6 +16,7 @@ func deletePathCmd(path string, counter *int64) tea.Cmd {
|
||||
done: true,
|
||||
err: err,
|
||||
count: count,
|
||||
path: path,
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user