MCPcopy
hub / github.com/pallets/flask / app_index

Function app_index

tests/test_blueprints.py:268–269  ·  tests/test_blueprints.py::app_index
()

Source from the content-addressed store, hash-verified

266
267 @app.route(class="st">"/")
268 def app_index():
269 return flask.url_for(class="st">"test.index")
270
271 @test.route(class="st">"/test/")
272 def index():

Callers

nothing calls this directly

Calls 1

url_forMethod · 0.80

Tested by

no test coverage detected