banner¶
- psi4.driver.banner(text, type=1, width=35, strNotOutfile=False)[source]¶
Function to print text to output file in a banner of minimum width width and minimum three-line height for type = 1 or one-line height for type = 2. If strNotOutfile is True, function returns string rather than printing it to output file.