MCPcopy Create free account
hub / github.com/pallets/flask / exit

Method exit

tests/test_cli.py:236–237  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

234 color = None
235
236 def exit(self):
237 return
238
239 ctx = MockCtx()
240 get_version(ctx, None, "test")

Callers 1

get_versionFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected