vibeqc.print_banner¶ vibeqc.print_banner(*, file=<_io.TextIOWrapper name='<stdout>' mode='w' encoding='utf-8'>, width=70)[source]¶ Print the banner to file (default: stdout). Parameters: file (TextIO) width (int) Return type: None