get_local_option

psi4.core.get_local_option(arg0: str, arg1: str) → object

Given a string of a keyword name arg2 and a particular module arg1, returns the value associated with the keyword in the module options scope. Returns error if keyword is not recognized for the module.