option_exists_in_module

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

Given a string of a keyword name arg1 and a particular module arg0, returns whether arg1 is a valid option for arg0.