Class DebuggerSingleObjectPathActionContext

java.lang.Object
docking.DefaultActionContext
ghidra.debug.api.model.DebuggerSingleObjectPathActionContext
All Implemented Interfaces:
ActionContext

public class DebuggerSingleObjectPathActionContext extends DefaultActionContext
Really just used by scripts to get a path into an action context
  • Constructor Details

    • DebuggerSingleObjectPathActionContext

      public DebuggerSingleObjectPathActionContext(KeyPath path)
  • Method Details

    • getPath

      public KeyPath getPath()