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