has_global_option_changed

psi4.core.has_global_option_changed(arg0: str) → bool

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