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

Function view

tests/test_basic.py:1674–1675  ·  tests/test_basic.py::view
(page)

Source from the content-addressed store, hash-verified

1672
1673 @bp.route(class="st">"/<page>")
1674 def view(page):
1675 pass
1676
1677 app.register_blueprint(bp)
1678

Callers 1

wrapped_viewFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected