Package jadx.cli.commands
Interface ICommand
- All Known Implementing Classes:
CommandPlugins
public interface ICommand
-
Method Summary
Modifier and TypeMethodDescriptionname()voidprocess(JCommanderWrapper jcw, com.beust.jcommander.JCommander subCommander)
-
Method Details
-
name
String name() -
process
-