WIP: collect args to singleton

This commit is contained in:
itiB
2020-10-25 12:11:55 +09:00
parent 5b47ba397d
commit 8e84535e7b
3 changed files with 40 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
mod application;
mod applocker;
mod common;
mod configs;
pub mod configs;
pub mod detection;
mod powershell;
mod print;