has_option_changed

psi4.core.has_option_changed(module: str, key: str) bool

Whether keyword key value has been touched or is default. Has it been touched either locally to the specified module 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.