Class RenameTreeCmd
java.lang.Object
ghidra.app.cmd.module.RenameTreeCmd
-
Constructor Summary
ConstructorsConstructorDescriptionRenameTreeCmd(String oldName, String newName) Constructor for RenameTreeCmd. -
Method Summary
-
Constructor Details
-
RenameTreeCmd
-
-
Method Details
-
applyTo
-
getStatusMsg
Description copied from interface:CommandReturns the status message indicating the status of the command.- Specified by:
getStatusMsgin interfaceCommand<Program>- Returns:
- reason for failure, or null if the status of the command was successful
-
getName
-