add a modules function to Process
This commit is contained in:
+1
-1
@@ -41,7 +41,7 @@ impl ProcessSnapshot {
|
||||
}
|
||||
}
|
||||
|
||||
#[derive(Debug)]
|
||||
#[derive(Clone, Debug)]
|
||||
pub struct ModuleSnapshot {
|
||||
pub name: String,
|
||||
pub path: String,
|
||||
|
||||
Reference in New Issue
Block a user