has_local_option_changed

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

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