Added command line option --export-topology.
This commit is contained in:
@@ -38,7 +38,8 @@ public:
|
||||
enum Id {
|
||||
Default,
|
||||
Usage,
|
||||
Version
|
||||
Version,
|
||||
Topo
|
||||
};
|
||||
|
||||
static Id get(const Process &process);
|
||||
|
||||
Reference in New Issue
Block a user