add ghost-core with basic process enumeration
This commit is contained in:
3
ghost-core/src/lib.rs
Normal file
3
ghost-core/src/lib.rs
Normal file
@@ -0,0 +1,3 @@
|
||||
pub mod process;
|
||||
|
||||
pub use process::ProcessInfo;
|
||||
Reference in New Issue
Block a user