Add 3 options to the group command in order to group just the nodes from a specific type.
- -i: to group input nodes
- -o: to group output nodes
- -n: to group internal nodes
The current implementation works as the command is called with all three arguments [-ion].
Add 3 options to the group command in order to group just the nodes from a specific type.
The current implementation works as the command is called with all three arguments [-ion].