-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
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].
Reactions are currently unavailable