Package ghidra.framework.plugintool
Interface GenericStandAloneApplication
- All Known Implementing Classes:
StandAloneApplication
public interface GenericStandAloneApplication
A simplified interface for stand alone applications.
-
Method Summary
-
Method Details
-
getToolServices
ToolServices getToolServices() -
exit
void exit()
-