Implement a display option to filter output objects and packages by their name
Brought to you by:
graffity2199
Implement a display option to filter output objects by their names or their package names (exclusion and inclusion)
It must be filtered with a regular expression
Example :
-dn Test
-dp java.lang.
-dn String
-dp net.sourceforge*
Diff:
Diff: