has_option_changed

psi4.core.has_option_changed(arg0: str, arg1: str) → bool

Returns boolean for whether the option arg2 has been touched either locally to the specified module arg1 or globally, by either user or code. Notwithstanding, code is written such that in practice, this returns whether the option has been touched by the user.