Option

Package: ghidra.framework.options
Type: class

12.1_PUBLIC

addedmethod: getLastRegisteredDate
java.time.LocalDate getLastRegisteredDate()
addedmethod: hasExpired
boolean hasExpired()
addedmethod: setLastRegisteredDate
void setLastRegisteredDate(java.time.LocalDate date)
addedmethod: wasRegisteredInPreviousSession
boolean wasRegisteredInPreviousSession()

11.2_PUBLIC

addedfield: UNREGISTERED_OPTION
static java.lang.String UNREGISTERED_OPTION

9.2_PUBLIC

removedmethod: hasValue
boolean hasValue()

9.0.1_PUBLIC

introducedInitial version