Skip to main content

show_server_banner

This API is minimally documented. The AI summary failed to generate on the last run. Regenerate the section to retry.

Signature

show_server_banner(debug: bool, app_import_path: str | None) -> None

Import

from flask.cli import show_server_banner

Source

src/flask/cli.py