Added command line option --export-topology.
This commit is contained in:
parent
6b3b1c3fc4
commit
bd739d217b
3 changed files with 51 additions and 2 deletions
|
@ -38,7 +38,8 @@ public:
|
|||
enum Id {
|
||||
Default,
|
||||
Usage,
|
||||
Version
|
||||
Version,
|
||||
Topo
|
||||
};
|
||||
|
||||
static Id get(const Process &process);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue