Package ghidra.program.model.data
Class DataTypeArchiveIdDumper
java.lang.Object
ghidra.program.model.data.DataTypeArchiveIdDumper
- All Implemented Interfaces:
GhidraLaunchable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidlaunch(GhidraApplicationLayout layout, String[] args) Launches the launchable.
-
Constructor Details
-
DataTypeArchiveIdDumper
public DataTypeArchiveIdDumper()
-
-
Method Details
-
launch
Description copied from interface:GhidraLaunchableLaunches the launchable.- Specified by:
launchin interfaceGhidraLaunchable- Parameters:
layout- The application layout to use for the launch.args- The arguments passed through by theGhidraLauncher.- Throws:
IOException
-