Class DataTypeArchiveIdDumper

    • Constructor Detail

      • DataTypeArchiveIdDumper

        public DataTypeArchiveIdDumper()
    • Method Detail

      • launch

        public void launch​(GhidraApplicationLayout layout,
                           java.lang.String[] args)
                    throws java.io.IOException
        Description copied from interface: GhidraLaunchable
        Launches the launchable.
        Specified by:
        launch in interface GhidraLaunchable
        Parameters:
        layout - The application layout to use for the launch.
        args - The arguments passed through by the GhidraLauncher.
        Throws:
        java.io.IOException